Home
last modified time | relevance | path

Searched refs:fCommandBufferInfo (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlGpuCommandBuffer.mm36 fCommandBufferInfo.fBounds = SkRect::MakeWH(fRenderTarget->width(),
41 fCommandBufferInfo.fBounds.setEmpty();
48 fCommandBufferInfo.fBounds = SkRect::MakeWH(fRenderTarget->width(),
87 fCommandBufferInfo.fBounds.roundOut(&iBounds);
185 fCommandBufferInfo.fBounds.join(bounds);
DGrMtlGpuCommandBuffer.h135 CommandBufferInfo fCommandBufferInfo; variable
/external/skqp/src/gpu/mtl/
DGrMtlGpuCommandBuffer.mm36 fCommandBufferInfo.fBounds = SkRect::MakeWH(fRenderTarget->width(),
42 fCommandBufferInfo.fBounds.setEmpty();
49 fCommandBufferInfo.fBounds = SkRect::MakeWH(fRenderTarget->width(),
95 fCommandBufferInfo.fBounds.roundOut(&iBounds);
183 fCommandBufferInfo.fBounds.join(bounds);
DGrMtlGpuCommandBuffer.h137 CommandBufferInfo fCommandBufferInfo; variable