Home
last modified time | relevance | path

Searched refs:pixel_x (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.hpp45 double pixel_x() const;
H A Dtransform_state.cpp66 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
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-parameters.h690 u32 pixel_x; member