Home
last modified time | relevance | path

Searched defs:GrGpuRTCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrGpuCommandBuffer.h26 class GrGpuRTCommandBuffer; variable
120 GrGpuRTCommandBuffer() : fOrigin(kTopLeft_GrSurfaceOrigin), fRenderTarget(nullptr) {} in GrGpuRTCommandBuffer() function
122 GrGpuRTCommandBuffer(GrRenderTarget* rt, GrSurfaceOrigin origin) in GrGpuRTCommandBuffer() function
DGrOpFlushState.h23 class GrGpuRTCommandBuffer; variable