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

  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 277 static int get_c2d_format_for_yuv_destination(int halFormat) { function
495 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 281 static int get_c2d_format_for_yuv_destination(int halFormat) { function
506 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp 277 static int get_c2d_format_for_yuv_destination(int halFormat) { function
495 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);
    [all...]

Completed in 159 milliseconds