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

  /hardware/qcom/display/msm8960/libcopybit/
software_converter.cpp 138 static int copy_source_to_destination(const int src_base, const int dst_base, function
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.cpp 138 static int copy_source_to_destination(const int src_base, const int dst_base, function
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
  /hardware/qcom/display/msm8x26/libcopybit/
software_converter.cpp 138 static int copy_source_to_destination(const int src_base, const int dst_base, function
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);

Completed in 640 milliseconds