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

  /hardware/qcom/display/msm8960/libcopybit/
software_converter.cpp 191 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
236 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
copybit_c2d.cpp 1150 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.cpp 191 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
236 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
copybit_c2d.cpp 1169 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
software_converter.cpp 191 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
215 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
236 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
260 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
copybit_c2d.cpp 1150 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
    [all...]

Completed in 2170 milliseconds