Searched refs:GrTextureOpList (Results 1 – 11 of 11) sorted by relevance
22 GrTextureOpList::GrTextureOpList(GrResourceProvider* resourceProvider, in GrTextureOpList() function in GrTextureOpList31 void GrTextureOpList::deleteOp(int index) { in deleteOp()36 void GrTextureOpList::deleteOps() { in deleteOps()46 GrTextureOpList::~GrTextureOpList() { in ~GrTextureOpList()53 void GrTextureOpList::dump(bool printDependencies) const { in dump()75 void GrTextureOpList::onPrepare(GrOpFlushState* flushState) { in onPrepare()96 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { in onExecute()130 void GrTextureOpList::endFlush() { in endFlush()139 bool GrTextureOpList::copySurface(GrContext* context, in copySurface()161 void GrTextureOpList::purgeOpsWithUninstantiatedProxies() { in purgeOpsWithUninstantiatedProxies()[all …]
24 class GrTextureOpList final : public GrOpList {26 GrTextureOpList(GrResourceProvider*, sk_sp<GrOpMemoryPool>, GrTextureProxy*, GrAuditTrail*);27 ~GrTextureOpList() override;57 GrTextureOpList* asTextureOpList() override { return this; } in asTextureOpList()
17 class GrTextureOpList; variable56 sk_sp<GrTextureOpList> fOpList;
28 class GrTextureOpList; variable54 sk_sp<GrTextureOpList> newTextureOpList(GrTextureProxy* textureProxy);
605 sk_sp<GrTextureOpList> GrDrawingManager::newTextureOpList(GrTextureProxy* textureProxy) { in newTextureOpList()627 sk_sp<GrTextureOpList> opList(new GrTextureOpList(fContext->contextPriv().resourceProvider(), in newTextureOpList()
297 GrTextureOpList* GrSurfaceProxy::getLastTextureOpList() { in getLastTextureOpList()
25 class GrTextureOpList; variable75 virtual GrTextureOpList* asTextureOpList() { return nullptr; } in asTextureOpList()
18 class GrTextureOpList; variable
26 class GrTextureOpList; variable376 GrTextureOpList* getLastTextureOpList();
198 "$_src/gpu/GrTextureOpList.cpp",199 "$_src/gpu/GrTextureOpList.h",
906 "src/gpu/GrTextureOpList.cpp",