Searched refs:GrInstallBitmapUniqueKeyInvalidator (Results 1 – 3 of 3) sorted by relevance
41 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBmp->pixelRef()); in didCacheCopy()97 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef()); in refOriginalTexture()109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef()); in didCacheCopy()
44 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
275 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) { in GrInstallBitmapUniqueKeyInvalidator() function