Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrDrawingManager.h184 void testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject*);
DGrDirectContextPriv.cpp215 this->context()->drawingManager()->testingOnly_removeOnFlushCallbackObject(cb); in testingOnly_flushAndRemoveOnFlushCallbackObject()
DGrDrawingManager.cpp558 void GrDrawingManager::testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject* cb) { in testingOnly_removeOnFlushCallbackObject() function in GrDrawingManager