Searched refs:pixel_x (Results 1 – 3 of 3) sorted by relevance
45 double pixel_x() const;
66 const double dx = pixel_x() - size.width / 2.0f, dy = pixel_y() - size.height / 2.0f; in getProjMatrix()143 double TransformState::pixel_x() const { in pixel_x() function in mbgl::TransformState
690 u32 pixel_x; member