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

  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 415 static int is_supported_yuv_format(int format) function
543 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 426 static int is_supported_yuv_format(int format) function
554 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp 415 static int is_supported_yuv_format(int format) function
543 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]

Completed in 400 milliseconds