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

  /hardware/qcom/display/msm8084/libcopybit/
software_converter.cpp 192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 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/msm8226/libcopybit/
software_converter.cpp 192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 ret = copy_source_to_destination(hnd->base, dst_hnd->base, info);
copybit_c2d.cpp 1175 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
    [all...]
  /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...]

Completed in 321 milliseconds