Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpu.h705 virtual void onResetContext(uint32_t resetBits) {} in onResetContext() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp492 void GrGLGpu::onResetContext(uint32_t resetBits) { in onResetContext() function in GrGLGpu