Home
last modified time | relevance | path

Searched refs:getRot (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h132 overlay::Rotator* getRot(uint32_t index) const;
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot() function
Dhwc_utils.cpp691 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId(); in hwc_sync()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h182 overlay::Rotator* getRot(uint32_t index) const;
199 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot() function
Dhwc_utils.cpp1318 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h207 overlay::Rotator* getRot(uint32_t index) const;
224 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot() function
Dhwc_utils.cpp1306 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.h228 overlay::Rotator* getRot(uint32_t index) const;
246 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot() function
Dhwc_utils.cpp1619 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
2676 overlay::Rotator* rot = getRot(index); in isRotCached()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h224 overlay::Rotator* getRot(uint32_t index) const;
274 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const { in getRot() function
Dhwc_utils.cpp1532 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
2603 overlay::Rotator* rot = getRot(index); in isRotCached()