Home
last modified time | relevance | path

Searched refs:is_supported_rgb_format (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp384 static int is_supported_rgb_format(int format) in is_supported_rgb_format() function
521 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) { in set_image()
911 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format)) in need_temp_buffer()
1103 if (is_supported_rgb_format(dst->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
1186 if(is_supported_rgb_format(src->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp393 static int is_supported_rgb_format(int format) in is_supported_rgb_format() function
530 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) { in set_image()
928 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format)) in need_temp_buffer()
1120 if (is_supported_rgb_format(dst->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
1212 if(is_supported_rgb_format(src->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp394 static int is_supported_rgb_format(int format) in is_supported_rgb_format() function
531 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) { in set_image()
931 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format)) in need_temp_buffer()
1122 if (is_supported_rgb_format(dst->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
1214 if(is_supported_rgb_format(src->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
/hardware/qcom/display/msm8974/libcopybit/
Dcopybit_c2d.cpp395 static int is_supported_rgb_format(int format) in is_supported_rgb_format() function
532 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) { in set_image()
930 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format)) in need_temp_buffer()
1122 if (is_supported_rgb_format(dst->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()
1214 if(is_supported_rgb_format(src->format) == COPYBIT_SUCCESS) { in stretch_copybit_internal()