Searched refs:addOnFlushCallbackObject (Results 1 – 21 of 21) sorted by relevance
144 void GrRecordingContext::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContext145 this->drawingManager()->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()311 void GrRecordingContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContextPriv312 fContext->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()
54 context->priv().addOnFlushCallbackObject(fCoverageCountingPathRenderer); in GrPathRendererChain()66 context->priv().addOnFlushCallbackObject(spr.get()); in GrPathRendererChain()
62 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
83 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
103 this->priv().addOnFlushCallbackObject(fAtlasManager); in init()
78 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
46 void GrContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrContextPriv47 fContext->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()
526 void GrDrawingManager::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDrawingManager
46 context->contextPriv().addOnFlushCallbackObject(fCoverageCountingPathRenderer); in GrPathRendererChain()58 context->contextPriv().addOnFlushCallbackObject(spr.get()); in GrPathRendererChain()
79 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
89 this->contextPriv().addOnFlushCallbackObject(fAtlasManager); in init()
109 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
951 void GrContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrContextPriv952 fContext->fDrawingManager->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()
487 void GrDrawingManager::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDrawingManager
54 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
546 context->priv().addOnFlushCallbackObject(&object); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
215 ctx->priv().addOnFlushCallbackObject(&test);
392 ccpr.ctx()->priv().addOnFlushCallbackObject(&atlasIDRecorder); in onRun()
542 context->contextPriv().addOnFlushCallbackObject(&object); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
211 ctx->contextPriv().addOnFlushCallbackObject(&test);
391 ccpr.ctx()->contextPriv().addOnFlushCallbackObject(&atlasIDRecorder); in onRun()