Searched refs:GrInstallBitmapUniqueKeyInvalidator (Results 1 – 3 of 3) sorted by relevance
49 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTextureProxy()63 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef()); in didCacheCopy()
264 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
183 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) { in GrInstallBitmapUniqueKeyInvalidator() function298 GrInstallBitmapUniqueKeyInvalidator(originalKey, bitmap.pixelRef()); in GrMakeCachedBitmapProxy()