Home
last modified time | relevance | path

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

12

/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()
686 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
689 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync()
691 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId(); in hwc_sync()
698 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
769 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
990 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/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()
1315 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1318 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1319 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1434 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
1679 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
1787 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()
2130 ctx->mLayerRotMap[mDpy]->add(layer, *rot); in configure()
/hardware/qcom/display/msm8226/libhwcomposer/
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()
1303 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1306 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1307 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1449 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
1684 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
1792 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureSplit()
[all …]
Dhwc.cpp233 if(ctx->mLayerRotMap[i]) in reset()
234 ctx->mLayerRotMap[i]->reset(); in reset()
287 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
318 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
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.cpp187 ctx->mLayerRotMap[mDpy]->clear(); in reset()
2343 ctx->mLayerRotMap[mDpy]->add(layer, *rot); in configure()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc.cpp228 if(ctx->mLayerRotMap[i]) in reset()
229 ctx->mLayerRotMap[i]->reset(); in reset()
303 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
334 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
Dhwc_utils.cpp372 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
498 if(ctx->mLayerRotMap[i]) { in closeContext()
499 delete ctx->mLayerRotMap[i]; in closeContext()
500 ctx->mLayerRotMap[i] = NULL; in closeContext()
1616 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1619 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1620 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1634 if(LIKELY(!swapzero) and (not ctx->mLayerRotMap[dpy]->isRotCached(i))) in hwc_sync()
1766 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
2095 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
[all …]
Dhwc_virtual.cpp118 ctx->mLayerRotMap[dpy]->clear(); in prepare()
Dhwc_fbupdate.cpp99 ctx->mLayerRotMap[mDpy]->add(layer, mRot); in preRotateExtDisplay()
Dhwc_utils.h640 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES]; member
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp221 if(ctx->mLayerRotMap[i]) in reset()
222 ctx->mLayerRotMap[i]->reset(); in reset()
321 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_primary()
352 ctx->mLayerRotMap[dpy]->clear(); in hwc_prepare_external()
Dhwc_utils.cpp349 ctx->mLayerRotMap[i] = new LayerRotMap(); in initContext()
465 if(ctx->mLayerRotMap[i]) { in closeContext()
466 delete ctx->mLayerRotMap[i]; in closeContext()
467 ctx->mLayerRotMap[i] = NULL; in closeContext()
1529 for(uint32_t i = 0; i < ctx->mLayerRotMap[dpy]->getCount(); i++) { in hwc_sync()
1532 overlay::Rotator* currRot = ctx->mLayerRotMap[dpy]->getRot(i); in hwc_sync()
1533 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
1547 if(LIKELY(!swapzero) and (not ctx->mLayerRotMap[dpy]->isRotCached(i))) in hwc_sync()
1679 ctx->mLayerRotMap[dpy]->setReleaseFd(releaseFd); in hwc_sync()
2015 ctx->mLayerRotMap[dpy]->add(layer, *rot); in configureNonSplit()
[all …]
Dhwc_virtual.cpp117 ctx->mLayerRotMap[dpy]->clear(); in prepare()
Dhwc_fbupdate.cpp99 ctx->mLayerRotMap[mDpy]->add(layer, mRot); in preRotateExtDisplay()
Dhwc_utils.h659 qhwc::LayerRotMap *mLayerRotMap[HWC_NUM_DISPLAY_TYPES]; member

12