Home
last modified time | relevance | path

Searched defs:rtRect (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/ops/
DGrClearOp.cpp44 const SkIRect rtRect = SkIRect::MakeWH(proxy->width(), proxy->height()); in GrClearOp() local
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp331 SkRect rtRect = SkRect::MakeWH(this->width(), this->height()); in internalClear() local
372 SkIRect rtRect = SkIRect::MakeWH(fRenderTargetContext->fRenderTargetProxy->worstCaseWidth(), in absClear() local
567 const SkRect rtRect = fRenderTargetProxy->getBoundsRect(); in drawFilledRectAsClear() local
777 SkRect rtRect = SkRect::MakeWH(this->width(), this->height()); in internalStencilClear() local
/external/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp171 SkRect rtRect = SkRect::Make(fBounds); in onBindPipeline() local
/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.cpp114 CFX_RectF rtRect = pLayoutItem->GetRect(true); in HWXY() local
/external/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp624 SkRect rtRect = SkRect::Make(fBounds); in onBindPipeline() local
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp512 SkRect rtRect = this->asSurfaceProxy()->getBoundsRect(); in attemptQuadOptimization() local