Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrImageTextureMaker.cpp30 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) { in makeCopyKey() function in GrImageTextureMaker
68 void GrYUVAImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) { in makeCopyKey() function in GrYUVAImageTextureMaker
DGrBitmapTextureMaker.cpp102 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey) { in makeCopyKey() function in GrBitmapTextureMaker
DGrTextureAdjuster.cpp27 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) { in makeCopyKey() function in GrTextureAdjuster