Home
last modified time | relevance | path

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

12

/third_party/skia/tests/
DPixelRefTest.cpp82 pixelRef->notifyPixelsChanged(); in DEF_TEST()
89 pixelRef->notifyPixelsChanged(); in DEF_TEST()
95 pixelRef->notifyPixelsChanged(); in DEF_TEST()
104 pixelRef->notifyPixelsChanged(); in DEF_TEST()
120 pixelRef->notifyPixelsChanged(); in DEF_TEST()
DImageTest.cpp214 bm.notifyPixelsChanged(); // force a new generation ID in DEF_TEST()
/third_party/flutter/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.cpp207 bm.notifyPixelsChanged(); // force a new generation ID in DEF_TEST()
DResourceCacheTest.cpp68 src.notifyPixelsChanged(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/src/core/
DSkPixelRef.cpp53 this->notifyPixelsChanged(); in android_only_reset()
100 void SkPixelRef::notifyPixelsChanged() { in notifyPixelsChanged() function in SkPixelRef
DSkBitmap.cpp346 void SkBitmap::notifyPixelsChanged() const { in notifyPixelsChanged() function in SkBitmap
349 fPixelRef->notifyPixelsChanged(); in notifyPixelsChanged()
415 this->notifyPixelsChanged(); in erase()
490 this->notifyPixelsChanged(); in writePixels()
DSkBitmapDevice.cpp321 fBitmap.notifyPixelsChanged(); in onAccessPixels()
343 fBitmap.notifyPixelsChanged(); in onWritePixels()
/third_party/flutter/skia/src/core/
DSkPixelRef.cpp53 this->notifyPixelsChanged(); in android_only_reset()
103 void SkPixelRef::notifyPixelsChanged() { in notifyPixelsChanged() function in SkPixelRef
DSkBitmap.cpp348 void SkBitmap::notifyPixelsChanged() const { in notifyPixelsChanged() function in SkBitmap
351 fPixelRef->notifyPixelsChanged(); in notifyPixelsChanged()
429 this->notifyPixelsChanged(); in erase()
502 this->notifyPixelsChanged(); in writePixels()
DSkBitmapDevice.cpp312 fBitmap.notifyPixelsChanged(); in onAccessPixels()
334 fBitmap.notifyPixelsChanged(); in onWritePixels()
/third_party/flutter/skia/docs/examples/
DBitmap_notifyPixelsChanged.cpp15 bitmap.notifyPixelsChanged(); in draw()
/third_party/skia/docs/examples/
DBitmap_notifyPixelsChanged.cpp15 bitmap.notifyPixelsChanged(); in draw()
/third_party/skia/include/core/
DSkPixelRef.h54 void notifyPixelsChanged();
DSkBitmap.h760 void notifyPixelsChanged() const;
/third_party/flutter/skia/include/core/
DSkPixelRef.h54 void notifyPixelsChanged();
DSkBitmap.h744 void notifyPixelsChanged() const;
/third_party/flutter/skia/gm/
Doverdrawcolorfilter.cpp29 bitmap->notifyPixelsChanged(); in set_bitmap()
/third_party/skia/gm/
Doverdrawcolorfilter.cpp30 bitmap->notifyPixelsChanged(); in set_bitmap()
Dyuv420_odd_dim.cpp38 bmp.notifyPixelsChanged(); in make_image()
/third_party/flutter/skia/bench/
DPDFBench.cpp384 background.notifyPixelsChanged(); in big_pdf_test()
DBitmapBench.cpp98 bitmap.notifyPixelsChanged(); in onDraw()
/third_party/skia/src/android/
DSkAnimatedImage.cpp315 fDisplayFrame.fBitmap.notifyPixelsChanged(); in decodeNextFrame()
/third_party/skia/bench/
DPDFBench.cpp385 background.notifyPixelsChanged(); in big_pdf_test()
/third_party/flutter/skia/src/android/
DSkAnimatedImage.cpp312 fDisplayFrame.fBitmap.notifyPixelsChanged(); in decodeNextFrame()

12