Searched refs:GrOnFlushCallbackObject (Results 1 – 13 of 13) sorted by relevance
31 class GrOnFlushCallbackObject; variable144 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);147 void testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject*);236 SkTArray<GrOnFlushCallbackObject*> fOnFlushCBObjects;
23 class GrOnFlushCallbackObject {25 virtual ~GrOnFlushCallbackObject() {} in ~GrOnFlushCallbackObject()
22 class GrOnFlushCallbackObject; variable139 void testingOnly_flushAndRemoveOnFlushCallbackObject(GrOnFlushCallbackObject*);
176 for (GrOnFlushCallbackObject* onFlushCBObject : fOnFlushCBObjects) { in flush()244 for (GrOnFlushCallbackObject* onFlushCBObject : fOnFlushCBObjects) { in flush()546 void GrDrawingManager::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject()551 void GrDrawingManager::testingOnly_removeOnFlushCallbackObject(GrOnFlushCallbackObject* cb) { in testingOnly_removeOnFlushCallbackObject()
68 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
163 void GrRecordingContext::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject()
182 GrOnFlushCallbackObject* cb) { in testingOnly_flushAndRemoveOnFlushCallbackObject()
22 void GrRecordingContextPriv::addOnFlushCallbackObject(GrOnFlushCallbackObject* onFlushCBObject) { in addOnFlushCallbackObject()
28 class GrAtlasManager : public GrOnFlushCallbackObject, public GrDrawOpAtlas::GenerationCounter {187 using INHERITED = GrOnFlushCallbackObject;
23 class GrOnFlushCallbackObject; variable197 void addOnFlushCallbackObject(GrOnFlushCallbackObject*);
31 class SmallPathAtlasMgr final : public GrOnFlushCallbackObject,
27 class AtlasPathRenderer final : public PathRenderer, public GrOnFlushCallbackObject {
32 class LazyProxyTest final : public GrOnFlushCallbackObject {