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

  /external/skia/src/gpu/
GrBitmapTextureMaker.cpp 64 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
88 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef());
SkGr.h 247 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
SkGr.cpp 99 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) {
  /external/skqp/src/gpu/
GrBitmapTextureMaker.cpp 64 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
88 GrInstallBitmapUniqueKeyInvalidator(fOriginalKey, fBitmap.pixelRef());
109 GrInstallBitmapUniqueKeyInvalidator(copyKey, fBitmap.pixelRef());
SkGr.h 263 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef);
SkGr.cpp 101 void GrInstallBitmapUniqueKeyInvalidator(const GrUniqueKey& key, SkPixelRef* pixelRef) {
235 GrInstallBitmapUniqueKeyInvalidator(originalKey, bitmap.pixelRef());

Completed in 120 milliseconds