Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1318 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync() local
1320 if((currRot == NULL) || (currLayer == NULL)) { in hwc_sync()
1328 rotData.session_id = currRot->getSessId(); in hwc_sync()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1306 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync() local
1308 if((currRot == NULL) || (currLayer == NULL)) { in hwc_sync()
1316 rotData.session_id = currRot->getSessId(); in hwc_sync()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1532 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync() local
1534 if((currRot == NULL) || (currLayer == NULL)) { in hwc_sync()
1542 rotData.session_id = currRot->getSessId(); in hwc_sync()