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

  /external/skia/src/gpu/
GrBitmapTextureMaker.cpp 49 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
63 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef());
SkGr.h 264 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
SkGr.cpp 183 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) {
298 GrInstallBitmapUniqueKeyInvalidator(originalKey, bitmap.pixelRef());

Completed in 534 milliseconds