Home
last modified time | relevance | path

Searched defs:OpsTask (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDrawingManager.h60 class OpsTask; variable
H A DGrAuditTrail.h149 typedef skia_private::TArray<std::unique_ptr<OpNode>, true> OpsTask; typedef
H A DGrRenderTask.h36 class OpsTask; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DOpsTask.cpp410 OpsTask::OpsTask(GrDrawingManager* drawingMgr, in OpsTask() function in skgpu::ganesh::OpsTask