Searched defs:makeCopyKey (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrImageIDTextureAdjuster.cpp26 void GrBitmapTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) { function in class:GrBitmapTextureAdjuster
57 void GrImageTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) { function in class:GrImageTextureAdjuster
102 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey) { function in class:GrBitmapTextureMaker
133 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) { function in class:GrImageTextureMaker

Completed in 76 milliseconds