Home
last modified time | relevance | path

Searched refs:mLayerRotMap (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_utils.cpp164 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
227 if(ctx->mLayerRotMap[i]) { in closeContext()
228 delete ctx->mLayerRotMap[i]; in closeContext()
229 ctx->mLayerRotMap[i] = NULL; in closeContext()
626 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
633 &ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync()
636 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId(); in hwc_sync()
643 close(ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd); in hwc_sync()
645 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd = in hwc_sync()
649 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
[all …]
Dhwc.cpp111 if(ctx->mLayerRotMap[i]) in reset()
112 ctx->mLayerRotMap[i]->reset(); in reset()
Dhwc_utils.h374 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS]; member
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp229 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
295 if(ctx->mLayerRotMap[i]) { in closeContext()
296 delete ctx->mLayerRotMap[i]; in closeContext()
297 ctx->mLayerRotMap[i] = NULL; in closeContext()
684 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
687 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync()
689 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId(); in hwc_sync()
696 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
767 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
988 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureLowRes()
[all …]
Dhwc.cpp105 if(ctx->mLayerRotMap[i]) in reset()
106 ctx->mLayerRotMap[i]->reset(); in reset()
Dhwc_utils.h321 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS]; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp223 if(ctx->mLayerRotMap[i]) in reset()
224 ctx->mLayerRotMap[i]->reset(); in reset()
277 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
308 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
Dhwc_utils.cpp253 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
352 if(ctx->mLayerRotMap[i]) { in closeContext()
353 delete ctx->mLayerRotMap[i]; in closeContext()
354 ctx->mLayerRotMap[i] = NULL; in closeContext()
1300 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1303 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1304 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1446 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
1681 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
1789 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureSplit()
[all …]
Dhwc_virtual.cpp143 ctx->mLayerRotMap[dpy]->clear(); in prepare()
309 ctx->mLayerRotMap[dpy]->clear(); in prepare()
Dhwc_fbupdate.cpp101 ctx->mLayerRotMap[mDpy]->add(layer, mRot); in preRotateExtDisplay()
Dhwc_utils.h584 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_mdpcomp.cpp179 ctx->mLayerRotMap[mDpy]->clear(); in reset()
2335 ctx->mLayerRotMap[mDpy]->add(layer, *rot); in configure()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp223 if(ctx->mLayerRotMap[i]) in reset()
224 ctx->mLayerRotMap[i]->reset(); in reset()
288 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
319 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
Dhwc_utils.cpp233 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
334 if(ctx->mLayerRotMap[i]) { in closeContext()
335 delete ctx->mLayerRotMap[i]; in closeContext()
336 ctx->mLayerRotMap[i] = NULL; in closeContext()
1313 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1316 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1317 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1432 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
1677 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
1785 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureSplit()
[all …]
Dhwc_virtual.cpp132 ctx->mLayerRotMap[dpy]->clear(); in prepare()
270 ctx->mLayerRotMap[dpy]->clear(); in prepare()
Dhwc_utils.h551 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_fbupdate.cpp94 ctx->mLayerRotMap[mDpy]->add(layer, mRot); in preRotateExtDisplay()
Dhwc_mdpcomp.cpp175 ctx->mLayerRotMap[mDpy]->clear(); in reset()
2125 ctx->mLayerRotMap[mDpy]->add(layer, *rot); in configure()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp221 if(ctx->mLayerRotMap[i]) in reset()
222 ctx->mLayerRotMap[i]->reset(); in reset()
293 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
324 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
Dhwc_utils.cpp349 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
463 if(ctx->mLayerRotMap[i]) { in closeContext()
464 delete ctx->mLayerRotMap[i]; in closeContext()
465 ctx->mLayerRotMap[i] = NULL; in closeContext()
1525 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1528 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1529 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1543 if(LIKELY(!swapzero) and (not ctx->mLayerRotMap[dpy]->isRotCached(i))) in hwc_sync()
1675 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
2011 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
[all …]
Dhwc_virtual.cpp117 ctx->mLayerRotMap[dpy]->clear(); in prepare()
Dhwc_utils.h657 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_fbupdate.cpp99 ctx->mLayerRotMap[mDpy]->add(layer, mRot); in preRotateExtDisplay()
Dhwc_mdpcomp.cpp220 ctx->mLayerRotMap[mDpy]->clear(); in reset()
2885 ctx->mLayerRotMap[mDpy]->add(layer, *rot); in configure()