Searched refs:testingOnly_removeOnFlushCallbackObject (Results 1 – 3 of 3) sorted by relevance
184 void testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject*);
215 this->context()->drawingManager()->testingOnly_removeOnFlushCallbackObject(cb); in testingOnly_flushAndRemoveOnFlushCallbackObject()
558 void GrDrawingManager::testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject* cb) { in testingOnly_removeOnFlushCallbackObject() function in GrDrawingManager