Searched defs:GrTextureParams (Results 1 – 11 of 11) sorted by relevance
28 GrTextureParams() { in GrTextureParams() function38 GrTextureParams(SkShader::TileMode tileXAndY, FilterMode filterMode) { in GrTextureParams() function42 GrTextureParams(const SkShader::TileMode tileModes[2], FilterMode filterMode) { in GrTextureParams() function46 GrTextureParams(const GrTextureParams& params) { in GrTextureParams() function
16 class GrTextureParams; variable
20 class GrTextureParams; variable
43 class GrTextureParams; variable
22 class GrTextureParams; variable
17 class GrTextureParams; variable
537 virtual bool onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams&, in onMakeCopyForTextureParams()
329 GrTexture* SkImageCacherator::lockAsTexture(GrContext* ctx, const GrTextureParams&, in lockAsTexture()