Home
last modified time | relevance | path

Searched refs:testingOnly_removeOnFlushCallbackObject (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
DGrDrawingManager.h147 void testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject*);
DGrDirectContextPriv.cpp184 this->context()->drawingManager()->testingOnly_removeOnFlushCallbackObject(cb); in testingOnly_flushAndRemoveOnFlushCallbackObject()
DGrDrawingManager.cpp551 void GrDrawingManager::testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject* cb) { in testingOnly_removeOnFlushCallbackObject() function in GrDrawingManager