Home
last modified time | relevance | path

Searched refs:device_x2 (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_trans_viewport.h267 double device_x2 = m_device_x2; in update() local
272 m_kx = (device_x2 - device_x1) / (world_x2 - world_x1); in update()
294 m_kx = (device_x2 - device_x1) / (world_x2 - world_x1); in update()