/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.h | 163 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 464 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/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.h | 168 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list);
|
D | hwc_mdpcomp.cpp | 511 updateYUV(ctx, list); in cacheBasedComp() 622 updateYUV(ctx, list); in isOnlyVideoDoable() 767 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list) { in updateYUV() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 214 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
|
D | hwc_mdpcomp.cpp | 828 updateYUV(ctx, list, false /*secure only*/); in cacheBasedComp() 984 updateYUV(ctx, list, secureOnly); in videoOnlyComp() 1239 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 218 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
|
D | hwc_mdpcomp.cpp | 1002 updateYUV(ctx, list, false /*secure only*/); in cacheBasedComp() 1160 updateYUV(ctx, list, secureOnly); in videoOnlyComp() 1414 void MDPComp::updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list, in updateYUV() function in qhwc::MDPComp
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 231 void updateYUV(hwc_context_t* ctx, hwc_display_contents_1_t* list,
|
D | hwc_mdpcomp.cpp | 1174 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()
|