Searched refs:generateTextureForParams (Results 1 – 2 of 2) sorted by relevance
200 virtual GrTexture* generateTextureForParams(const CopyParams&);
448 GrTexture* result = this->generateTextureForParams(copyParams); in refTextureForParams()502 GrTexture* GrTextureMaker::generateTextureForParams(const CopyParams& copyParams) { in generateTextureForParams() function in GrTextureMaker