HomeSort by relevance Sort by last modified time
    Searched refs:is_supported_rgb_format (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 394 static int is_supported_rgb_format(int format) function
531 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
931 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format))
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 399 static int is_supported_rgb_format(int format) function
537 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 398 static int is_supported_rgb_format(int format) function
536 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
915 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format))
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 384 static int is_supported_rgb_format(int format) function
521 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
911 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format))
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 400 static int is_supported_rgb_format(int format) function
540 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 398 static int is_supported_rgb_format(int format) function
538 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]

Completed in 38 milliseconds