Home
last modified time | relevance | path

Searched refs:testingOnly_removeOnFlushCallbackObject (Results 1 – 6 of 6) 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
/third_party/flutter/skia/src/gpu/
DGrDrawingManager.h94 void testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject*);
DGrContextPriv.cpp300 fContext->drawingManager()->testingOnly_removeOnFlushCallbackObject(cb); in testingOnly_flushAndRemoveOnFlushCallbackObject()
DGrDrawingManager.cpp536 void GrDrawingManager::testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject* cb) { in testingOnly_removeOnFlushCallbackObject() function in GrDrawingManager