/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...] |