Searched refs:get_c2d_format_for_yuv_destination (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp277 static int get_c2d_format_for_yuv_destination(int halFormat) { function
495 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_c2d.cpp281 static int get_c2d_format_for_yuv_destination(int halFormat) { function
506 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit_c2d.cpp277 static int get_c2d_format_for_yuv_destination(int halFormat) { function
495 c2d_format = get_c2d_format_for_yuv_destination(rhs->format);

Completed in 79 milliseconds