Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h491 return this->onIsACopyNeededForTextureParams(proxy, params, copyParams, scaleAdjust); in isACopyNeededForTextureParams()
553 virtual bool onIsACopyNeededForTextureParams(GrTextureProxy* proxy, const GrSamplerParams&, in onIsACopyNeededForTextureParams() function
/external/skia/src/gpu/gl/
DGrGLGpu.h192 bool onIsACopyNeededForTextureParams(GrTextureProxy*, const GrSamplerParams&,
DGrGLGpu.cpp4425 bool GrGLGpu::onIsACopyNeededForTextureParams(GrTextureProxy* proxy, in onIsACopyNeededForTextureParams() function in GrGLGpu