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