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

  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 425 static int is_supported_yuv_format(int format) function
553 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 431 static int is_supported_yuv_format(int format) function
559 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 430 static int is_supported_yuv_format(int format) function
558 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /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/msm8994/libcopybit/
copybit_c2d.cpp 434 static int is_supported_yuv_format(int format) function
562 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 432 static int is_supported_yuv_format(int format) function
564 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
    [all...]

Completed in 286 milliseconds