Searched defs:acquireMDPPipes (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp973 bool MDPCompHighRes::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, function in class:qhwc::MDPCompHighRes
1014 if(!acquireMDPPipes(ctx, layer, pipe_info,MDPCOMP_OV_VG)) {
1042 if(!acquireMDPPipes(ctx, layer, pipe_info, type)) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp1146 bool MDPCompHighRes::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, function in class:qhwc::MDPCompHighRes
1194 if(!acquireMDPPipes(ctx, layer, pipe_info, type)) {
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.cpp962 bool MDPCompHighRes::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, function in class:qhwc::MDPCompHighRes
1003 if(!acquireMDPPipes(ctx, layer, pipe_info,MDPCOMP_OV_VG)) {
1031 if(!acquireMDPPipes(ctx, layer, pipe_info, type)) {

Completed in 329 milliseconds