Home
last modified time | relevance | path

Searched defs:GrTextureParams (Results 1 – 11 of 11) sorted by relevance

/external/skia/include/gpu/
DGrTextureParams.h28 GrTextureParams() { in GrTextureParams() function
38 GrTextureParams(SkShader::TileMode tileXAndY, FilterMode filterMode) { in GrTextureParams() function
42 GrTextureParams(const SkShader::TileMode tileModes[2], FilterMode filterMode) { in GrTextureParams() function
46 GrTextureParams(const GrTextureParams& params) { in GrTextureParams() function
DGrTexture.h16 class GrTextureParams; variable
DSkGr.h20 class GrTextureParams; variable
DGrContext.h43 class GrTextureParams; variable
/external/skia/src/gpu/
DSkGrPriv.h22 class GrTextureParams; variable
DGrTextureParamsAdjuster.h17 class GrTextureParams; variable
DGrGpu.h537 virtual bool onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams&, in onMakeCopyForTextureParams()
/external/skia/src/core/
DSkImageCacherator.h16 class GrTextureParams; variable
DSkImageCacherator.cpp329 GrTexture* SkImageCacherator::lockAsTexture(GrContext* ctx, const GrTextureParams&, in lockAsTexture()
/external/skia/src/image/
DSkImage_Base.h17 class GrTextureParams; variable
/external/skia/include/core/
DSkImageGenerator.h17 class GrTextureParams; variable