Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.hpp46 double pixel_y() const;
H A Dtransform_state.cpp66 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
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-parameters.h696 u32 pixel_y; member