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

  /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/msm8974/libcopybit/
copybit_c2d.cpp 395 static int is_supported_rgb_format(int format) function
532 if(is_supported_rgb_format(rhs->format) == COPYBIT_SUCCESS) {
930 if (COPYBIT_SUCCESS == is_supported_rgb_format(img->format))
    [all...]
  /hardware/qcom/display/msm8x26/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...]

Completed in 82 milliseconds