Home
last modified time | relevance | path

Searched defs:rectIndex (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DImGuiLayer.cpp203 ImDrawIdx rectIndex = drawList->IdxBuffer[indexOffset]; in onPaint() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_bad_pixels.cpp1801 for (uint32 rectIndex = 0; rectIndex < rectCount; rectIndex++) in ProcessArea() local
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDashOp.cpp619 int rectIndex = 0; in onPrepareDraws() local
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp536 bool CPDF_TextPage::GetRect(int rectIndex, CFX_FloatRect* pRect) const { in GetRect()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.cpp4527 for (uint32_t rectIndex = 0; rectIndex < rectCount; ++rectIndex) in PreCallValidateCmdClearAttachments() local