Home
last modified time | relevance | path

Searched refs:onMakeCopyForTextureParams (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h458 return this->onMakeCopyForTextureParams(texture, params, copyParams); in makeCopyForTextureParams()
537 virtual bool onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams&, in onMakeCopyForTextureParams() function
/external/skia/src/gpu/gl/
DGrGLGpu.h180 bool onMakeCopyForTextureParams(GrTexture*, const GrTextureParams&,
DGrGLGpu.cpp4004 bool GrGLGpu::onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams& textureParams, in onMakeCopyForTextureParams() function in GrGLGpu