Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h537 virtual bool onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams&, in onMakeCopyForTextureParams() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4004 bool GrGLGpu::onMakeCopyForTextureParams(GrTexture* texture, const GrTextureParams& textureParams, in onMakeCopyForTextureParams() function in GrGLGpu