Home
last modified time | relevance | path

Searched refs:notifyPixelsChanged (Results 1 – 25 of 28) sorted by relevance

12

/external/skqp/tests/
DPixelRefTest.cpp81 pixelRef->notifyPixelsChanged(); in DEF_TEST()
88 pixelRef->notifyPixelsChanged(); in DEF_TEST()
94 pixelRef->notifyPixelsChanged(); in DEF_TEST()
100 pixelRef->notifyPixelsChanged(); in DEF_TEST()
DImageTest.cpp208 bm.notifyPixelsChanged(); // force a new generation ID in DEF_TEST()
DResourceCacheTest.cpp73 src.notifyPixelsChanged(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/tests/
DPixelRefTest.cpp81 pixelRef->notifyPixelsChanged(); in DEF_TEST()
88 pixelRef->notifyPixelsChanged(); in DEF_TEST()
94 pixelRef->notifyPixelsChanged(); in DEF_TEST()
100 pixelRef->notifyPixelsChanged(); in DEF_TEST()
DImageTest.cpp208 bm.notifyPixelsChanged(); // force a new generation ID in DEF_TEST()
/external/skqp/src/core/
DSkPixelRef.cpp51 this->notifyPixelsChanged(); in android_only_reset()
101 void SkPixelRef::notifyPixelsChanged() { in notifyPixelsChanged() function in SkPixelRef
DSkBitmap.cpp325 void SkBitmap::notifyPixelsChanged() const { in notifyPixelsChanged() function in SkBitmap
328 fPixelRef->notifyPixelsChanged(); in notifyPixelsChanged()
406 this->notifyPixelsChanged(); in erase()
479 this->notifyPixelsChanged(); in writePixels()
DSkBitmapDevice.cpp318 fBitmap.notifyPixelsChanged(); in onAccessPixels()
340 fBitmap.notifyPixelsChanged(); in onWritePixels()
/external/skia/src/core/
DSkPixelRef.cpp51 this->notifyPixelsChanged(); in android_only_reset()
101 void SkPixelRef::notifyPixelsChanged() { in notifyPixelsChanged() function in SkPixelRef
DSkBitmap.cpp357 void SkBitmap::notifyPixelsChanged() const { in notifyPixelsChanged() function in SkBitmap
360 fPixelRef->notifyPixelsChanged(); in notifyPixelsChanged()
438 this->notifyPixelsChanged(); in erase()
511 this->notifyPixelsChanged(); in writePixels()
DSkBitmapDevice.cpp311 fBitmap.notifyPixelsChanged(); in onAccessPixels()
333 fBitmap.notifyPixelsChanged(); in onWritePixels()
/external/skia/include/core/
DSkPixelRef.h54 void notifyPixelsChanged();
DSkBitmap.h760 void notifyPixelsChanged() const;
/external/skqp/include/core/
DSkPixelRef.h54 void notifyPixelsChanged();
DSkBitmap.h778 void notifyPixelsChanged() const;
/external/skia/gm/
Doverdrawcolorfilter.cpp20 bitmap->notifyPixelsChanged(); in set_bitmap()
/external/skqp/gm/
Doverdrawcolorfilter.cpp20 bitmap->notifyPixelsChanged(); in set_bitmap()
/external/skia/bench/
DPDFBench.cpp325 background.notifyPixelsChanged(); in big_pdf_test()
DBitmapBench.cpp97 bitmap.notifyPixelsChanged(); in onDraw()
/external/skqp/bench/
DPDFBench.cpp325 background.notifyPixelsChanged(); in big_pdf_test()
DBitmapBench.cpp97 bitmap.notifyPixelsChanged(); in onDraw()
/external/skqp/src/android/
DSkAnimatedImage.cpp301 fDisplayFrame.fBitmap.notifyPixelsChanged(); in decodeNextFrame()
/external/skia/src/android/
DSkAnimatedImage.cpp311 fDisplayFrame.fBitmap.notifyPixelsChanged(); in decodeNextFrame()
/external/skia/docs/
DSkBitmap_Reference.bmh1847 #SeeAlso notifyPixelsChanged Pixel_Ref
1853 #Method void notifyPixelsChanged() const
1868 bitmap.notifyPixelsChanged();
/external/skqp/docs/
DSkBitmap_Reference.bmh1847 #SeeAlso notifyPixelsChanged Pixel_Ref
1853 #Method void notifyPixelsChanged() const
1868 bitmap.notifyPixelsChanged();

12