Searched refs:onResetContext (Results 1 – 4 of 4) sorted by relevance
411 virtual void onResetContext(uint32_t resetBits) = 0;481 this->onResetContext(fResetBits); in resetContext()
175 void onResetContext(uint32_t resetBits) override {} in onResetContext() function in MockGpu
118 void onResetContext(uint32_t resetBits) override;
298 void GrGLGpu::onResetContext(uint32_t resetBits) { in onResetContext() function in GrGLGpu