Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrImageTextureMaker.cpp38 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) { in makeCopyKey() function in GrImageTextureMaker
71 void GrYUVAImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey) { in makeCopyKey() function in GrYUVAImageTextureMaker
DGrBitmapTextureMaker.cpp104 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey) { in makeCopyKey() function in GrBitmapTextureMaker
DGrTextureAdjuster.cpp28 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey) { in makeCopyKey() function in GrTextureAdjuster