Home
last modified time | relevance | path

Searched defs:makeCopyForTextureParams (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h452 bool makeCopyForTextureParams(GrTexture* texture, const GrTextureParams& params, in makeCopyForTextureParams() function
DGrGpu.cpp58 bool GrGpu::makeCopyForTextureParams(int width, int height, const GrTextureParams& textureParams, in makeCopyForTextureParams() function in GrGpu