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