Home
last modified time | relevance | path

Searched defs:yStart (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp242 int32_t yStart, in EmbedHorizontalSeparationPattern()
254 int32_t yStart, in EmbedVerticalSeparationPattern()
266 int32_t yStart, in EmbedPositionAdjustmentPattern()
280 int32_t yStart, in EmbedPositionDetectionPattern()
/external/perfetto/ui/src/frontend/
Dflow_events_renderer.ts44 yStart: number; property
49 yStart: number; property
/external/skia/gm/
Darcto.cpp142 for (int yStart = 0; yStart < kParsePathTestDimension; yStart += 100) { in DEF_SIMPLE_GM() local
/external/skqp/gm/
Darcto.cpp135 for (int yStart = 0; yStart < kParsePathTestDimension; yStart += 100) { in DEF_SIMPLE_GM() local
/external/replicaisland/src/com/replica/replicaisland/
DBackgroundCollisionComponent.java222 float yStart = top; in update() local
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp627 const float yStart = -1.0f + yStep / 2.0f; in createVertices() local
/external/swiftshader/src/Renderer/
DBlitter.cpp175 float yStart = sRect.y0 + (0.5f - dRect.y0) * h; in blit() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1243 int yStart = 0; in fillQuarter() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp3629 const int yStart = yStarts[getIteration()]; in compareAndVerifyOverestimatedNormal() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp2864 const int yStart = deMin32(blit.dstOffsets[0].y, blit.dstOffsets[1].y); in forEach() local