Searched refs:isRotatorSupportedFormat (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h263 bool isRotatorSupportedFormat(private_handle_t *hnd);
H A Dhwc_utils.cpp964 bool isRotatorSupportedFormat(private_handle_t *hnd) { function in namespace:qhwc
983 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) &&
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.h285 bool isRotatorSupportedFormat(private_handle_t *hnd);
H A Dhwc_utils.cpp1250 bool isRotatorSupportedFormat(private_handle_t *hnd) { function in namespace:qhwc
1268 if((isCPURendered(hnd) && isRotatorSupportedFormat(hnd) &&
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h313 bool isRotatorSupportedFormat(private_handle_t *hnd);
H A Dhwc_utils.cpp1179 bool isRotatorSupportedFormat(private_handle_t *hnd) { function in namespace:qhwc
1201 if((!isSecureDisplayBuffer(hnd) && isRotatorSupportedFormat(hnd) &&

Completed in 56 milliseconds