Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dtime_selection_panel.ts56 const yMid = Math.floor(target.height / 2 + target.y); constant
114 const yMid = Math.floor(bounds.height / 2 + bounds.y); constant
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLSkiaShadowPort.cpp366 float yMid[4] = {bounds.top + outerRadius, bounds.top + outerRadius, in fillInRRectVerts() local
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DShadowRRectOp.cpp469 SkScalar yMid[4] = { bounds.fTop + outerRadius, bounds.fTop + outerRadius, in fillInRRectVerts() local