Home
last modified time | relevance | path

Searched defs:yMid (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/src/frontend/
Dtime_selection_panel.ts44 const yMid = Math.floor(target.height / 2 + target.y); constant
95 const yMid = Math.floor(bounds.height / 2 + bounds.y); constant
/external/skqp/src/gpu/ops/
DGrShadowRRectOp.cpp431 SkScalar yMid[4] = { bounds.fTop + outerRadius, bounds.fTop + outerRadius, in fillInRRectVerts() local
/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp418 SkScalar yMid[4] = { bounds.fTop + outerRadius, bounds.fTop + outerRadius, in fillInRRectVerts() local