Home
last modified time | relevance | path

Searched defs:flushState (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DTransactionHandler.cpp51 TransactionFlushState flushState; in flushTransactions() local
79 std::vector<TransactionState>& transactions, TransactionFlushState& flushState) { in applyUnsignaledBufferTransaction()
102 TransactionFlushState& flushState, in popTransactionFromPending()
128 TransactionFlushState& flushState) { in applyFilters()
150 TransactionFlushState& flushState) { in flushPendingTransactionQueues()
/aosp_15_r20/external/skia/gm/
H A Dattributes.cpp204 template <typename V> void makeVB(GrOpFlushState* flushState, const SkRect rect) { in makeVB()
220 void onPrepare(GrOpFlushState* flushState) override { in onPrepare()
239 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
H A Dfwidth_squircle.cpp221 void onPrepare(GrOpFlushState* flushState) final { in onPrepare()
234 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) final { in onExecute()
H A Dclockwise.cpp201 void onPrepare(GrOpFlushState* flushState) override { in onPrepare()
214 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DPathTessellateOp.cpp110 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare()
124 void PathTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
H A DStrokeTessellateOp.cpp226 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare()
240 void StrokeTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
H A DDrawAtlasPathOp.cpp217 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare()
248 void DrawAtlasPathOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
H A DPathStencilCoverOp.cpp256 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare()
350 void PathStencilCoverOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
H A DPathInnerTriangulateOp.cpp435 void PathInnerTriangulateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare()
473 void PathInnerTriangulateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
H A DGrSimpleMeshDrawOpHelper.cpp133 const GrPipeline* GrSimpleMeshDrawOpHelper::CreatePipeline(GrOpFlushState* flushState, in CreatePipeline()
145 const GrPipeline* GrSimpleMeshDrawOpHelper::createPipeline(GrOpFlushState* flushState) { in createPipeline()
H A DOpsTask.cpp514 void OpsTask::onPrepare(GrOpFlushState* flushState) { in onPrepare()
558 bool OpsTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrOvalOpFactory.cpp1454 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
1785 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
2085 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
2359 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
2823 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
3150 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
H A DAtlasRenderTask.cpp196 bool AtlasRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDDLTask.cpp92 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare()
98 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrTransferFromRenderTask.cpp24 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrWaitRenderTask.cpp27 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrBufferUpdateRenderTask.cpp34 bool GrBufferUpdateRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrBufferTransferRenderTask.cpp42 bool GrBufferTransferRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrDrawingManager.cpp163 GrOpFlushState flushState(gpu, resourceProvider, &fTokenTracker, fCpuBufferCache); in flush() local
245 bool GrDrawingManager::executeRenderTasks(GrOpFlushState* flushState) { in executeRenderTasks()
H A DGrDeferredProxyUploader.h49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload()
H A DGrWritePixelsRenderTask.cpp66 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrCopyRenderTask.cpp88 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
H A DGrTextureResolveRenderTask.cpp93 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
/aosp_15_r20/external/skia/tools/viewer/
H A DPathTessellatorsSlide.cpp76 void onPrepare(GrOpFlushState* flushState) override { in onPrepare()
136 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DPathTessellator.cpp243 void PathCurveTessellator::drawHullInstances(GrOpFlushState* flushState, in drawHullInstances()

123