Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h163 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list);
Dhwc_mdpcomp.cpp464 updateYUV(ctx, list); in partialMDPComp()
489 updateYUV(ctx, list); in isOnlyVideoDoable()
644 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list) { in updateYUV() function in qhwc::MDPComp
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h214 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp833 updateYUV(ctx, list, false /*secure only*/); in cacheBasedComp()
989 updateYUV(ctx, list, secureOnly); in videoOnlyComp()
1244 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h235 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1173 updateYUV(ctx, list, false /*secure only*/, mCurrentFrame); in cacheBasedComp()
1333 updateYUV(ctx, list, secureOnly, mCurrentFrame); in videoOnlyComp()
1399 updateYUV(ctx, list, secureOnly, mCurrentFrame); in mdpOnlyLayersComp()
1691 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
1923 updateYUV(ctx, list, false /*secure only*/, frame); in setDynRefreshRate()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h218 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1010 updateYUV(ctx, list, false /*secure only*/); in cacheBasedComp()
1168 updateYUV(ctx, list, secureOnly); in videoOnlyComp()
1422 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h231 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
Dhwc_mdpcomp.cpp1174 updateYUV(ctx, list, false /*secure only*/, mCurrentFrame); in cacheBasedComp()
1346 updateYUV(ctx, list, secureOnly, mCurrentFrame); in videoOnlyComp()
1424 updateYUV(ctx, list, secureOnly, mCurrentFrame); in mdpOnlyLayersComp()
1716 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
1957 updateYUV(ctx, list, false /*secure only*/, frame); in onlyVideosUpdating()