Home
last modified time | relevance | path

Searched refs:generateTextureForParams (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrTextureParamsAdjuster.h200 virtual GrTexture* generateTextureForParams(const CopyParams&);
DGrTextureParamsAdjuster.cpp448 GrTexture* result = this->generateTextureForParams(copyParams); in refTextureForParams()
502 GrTexture* GrTextureMaker::generateTextureForParams(const CopyParams& copyParams) { in generateTextureForParams() function in GrTextureMaker