Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpu.h708 virtual void onResetTextureBindings() {} in onResetTextureBindings() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2780 void GrGLGpu::onResetTextureBindings() { in onResetTextureBindings() function in GrGLGpu