Searched defs:notifyPixelsChanged (Results 1 – 4 of 4) sorted by relevance
27 TEST(ABitmap, notifyPixelsChanged) { in TEST() argument
140 void notifyPixelsChanged() const { ABitmap_notifyPixelsChanged(mBitmap); } in notifyPixelsChanged() function
102 void SkPixelRef::notifyPixelsChanged() { in notifyPixelsChanged() function in SkPixelRef
365 void SkBitmap::notifyPixelsChanged() const { in notifyPixelsChanged() function in SkBitmap