Home
last modified time | relevance | path

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

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