Home
last modified time | relevance | path

Searched defs:addOnFlushCallbackObject (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrRecordingContext.cpp155 void GrRecordingContext::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContext
177 void GrRecordingContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContextPriv
DGrDirectContextPriv.cpp38 void GrDirectContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDirectContextPriv
DGrDrawingManager.cpp530 void GrDrawingManager::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDrawingManager
/external/skqp/src/gpu/
DGrDrawingManager.cpp487 void GrDrawingManager::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDrawingManager
DGrContext.cpp951 void GrContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrContextPriv