Searched defs:GrGpuRTCommandBuffer (Results 1 – 2 of 2) sorted by relevance
26 class GrGpuRTCommandBuffer; variable120 GrGpuRTCommandBuffer() : fOrigin(kTopLeft_GrSurfaceOrigin), fRenderTarget(nullptr) {} in GrGpuRTCommandBuffer() function122 GrGpuRTCommandBuffer(GrRenderTarget* rt, GrSurfaceOrigin origin) in GrGpuRTCommandBuffer() function
23 class GrGpuRTCommandBuffer; variable