Searched refs:getRot (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.h132 overlay::Rotator* getRot(uint32_t index) const;
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { function in class:qhwc::LayerRotMap
H A Dhwc_utils.cpp690 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId();
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.h134 overlay::Rotator* getRot(uint32_t index) const;
151 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { function in class:qhwc::LayerRotMap
H A Dhwc_utils.cpp639 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId();
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h182 overlay::Rotator* getRot(uint32_t index) const;
199 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { function in class:qhwc::LayerRotMap
H A Dhwc_utils.cpp1310 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h203 overlay::Rotator* getRot(uint32_t index) const;
220 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { function in class:qhwc::LayerRotMap
H A Dhwc_utils.cpp1303 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i);

Completed in 43 milliseconds