HomeSort by relevance Sort by last modified time
    Searched refs:GrInstallBitmapUniqueKeyInvalidator (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrImageIDTextureAdjuster.cpp 41 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBmp->pixelRef());
97 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef());
SkGrPriv.h 44 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
SkGr.cpp 275 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) {

Completed in 42 milliseconds