Home
last modified time | relevance | path

Searched defs:xRight (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/frontend/
Dtime_selection_panel.ts56 const xRight = Math.floor(target.x + target.width); constant
201 const xRight = visibleTimeScale.tpTimeToPx(span.end); constant
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local