Home
last modified time | relevance | path

Searched refs:GrInstallBitmapUniqueKeyInvalidator (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrBitmapTextureMaker.cpp64 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTextureProxy()
88 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTextureProxy()
109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef()); in didCacheCopy()
DSkGr.cpp101 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) { in GrInstallBitmapUniqueKeyInvalidator() function
235 GrInstallBitmapUniqueKeyInvalidator(originalKey, bitmap.pixelRef()); in GrMakeCachedBitmapProxy()
DSkGr.h263 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
/external/skia/src/gpu/
DGrBitmapTextureMaker.cpp64 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTextureProxy()
88 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTextureProxy()
109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef()); in didCacheCopy()
DSkGr.h247 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
DSkGr.cpp99 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) { in GrInstallBitmapUniqueKeyInvalidator() function