Lines Matching refs:override
27 ~GrTextureOpList() override;
32 void endFlush() override;
38 void onPrepare(GrOpFlushState* flushState) override;
39 bool onExecute(GrOpFlushState* flushState) override;
55 const SkIPoint& dstPoint) override;
57 GrTextureOpList* asTextureOpList() override { return this; }
59 SkDEBUGCODE(void dump() const override;)
61 SkDEBUGCODE(int numOps() const override { return fRecordedOps.count(); })
64 void purgeOpsWithUninstantiatedProxies() override;
66 void gatherProxyIntervals(GrResourceAllocator*) const override;