Searched refs:addOnFlushCallbackObject (Results 1 – 20 of 20) sorted by relevance
155 void GrRecordingContext::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContext156 this->drawingManager()->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()177 void GrRecordingContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrRecordingContextPriv178 fContext->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()
42 context->priv().addOnFlushCallbackObject(fCoverageCountingPathRenderer.get()); in GrPathRendererChain()61 context->priv().addOnFlushCallbackObject(tess.get()); in GrPathRendererChain()
38 void GrDirectContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject() function in GrDirectContextPriv39 fContext->addOnFlushCallbackObject(onFlushCBObject); in addOnFlushCallbackObject()
73 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
129 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
70 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
257 this->priv().addOnFlushCallbackObject(fAtlasManager.get()); in init()376 this->priv().addOnFlushCallbackObject(fSmallPathAtlasMgr.get()); in onGetSmallPathAtlasMgr()
530 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
198 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
209 ctx->priv().addOnFlushCallbackObject(&test);
569 dContext->priv().addOnFlushCallbackObject(&object); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
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()