Home
last modified time | relevance | path

Searched refs:currRot (Results 1 – 2 of 2) 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()