Searched refs:dst_hnd (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dsoftware_converter.cpp192 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);
H A Dcopybit_c2d.cpp1169 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1171 if (dst_hnd == NULL) {
1172 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1181 delete_handle(dst_hnd);
1185 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1186 dst_hnd->size = ctx->temp_dst_buffer.size;
1187 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1188 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1189 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1190 dst_hnd
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dsoftware_converter.cpp192 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);
H A Dcopybit_c2d.cpp1175 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1177 if (dst_hnd == NULL) {
1178 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1187 delete_handle(dst_hnd);
1191 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1192 dst_hnd->size = ctx->temp_dst_buffer.size;
1193 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1194 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1195 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1196 dst_hnd
[all...]
/hardware/qcom/display/msm8909/libcopybit/
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
H A Dcopybit_c2d.cpp1153 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1155 if (dst_hnd == NULL) {
1156 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1165 delete_handle(dst_hnd);
1169 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1170 dst_hnd->size = ctx->temp_dst_buffer.size;
1171 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1172 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1173 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1174 dst_hnd
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dsoftware_converter.cpp191 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);
H A Dcopybit_c2d.cpp1150 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1152 if (dst_hnd == NULL) {
1153 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1162 delete_handle(dst_hnd);
1166 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1167 dst_hnd->size = ctx->temp_dst_buffer.size;
1168 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1169 dst_hnd->base = (int)(ctx->temp_dst_buffer.base);
1170 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1171 dst_hnd
[all...]
/hardware/qcom/display/msm8994/libcopybit/
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
H A Dcopybit_c2d.cpp1178 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1180 if (dst_hnd == NULL) {
1181 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1190 delete_handle(dst_hnd);
1194 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1195 dst_hnd->size = ctx->temp_dst_buffer.size;
1196 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1197 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1198 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1199 dst_hnd
[all...]
/hardware/qcom/display/msm8996/libcopybit/
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
H A Dcopybit_c2d.cpp1176 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1178 if (dst_hnd == NULL) {
1179 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1188 delete_handle(dst_hnd);
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1193 dst_hnd->size = ctx->temp_dst_buffer.size;
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1197 dst_hnd
[all...]
/hardware/qcom/display/msm8998/libcopybit/
H A Dsoftware_converter.cpp192 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
216 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
237 private_handle_t *dst_hnd = (private_handle_t *)rhs->handle; local
261 ret = copy_source_to_destination((uintptr_t) hnd->base, (uintptr_t) dst_hnd->base, info);
H A Dcopybit_c2d.cpp1176 private_handle_t* dst_hnd = new private_handle_t(-1, 0, 0, 0, dst_info.format, local
1178 if (dst_hnd == NULL) {
1179 ALOGE("%s: dst_hnd is null", __FUNCTION__);
1188 delete_handle(dst_hnd);
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd;
1193 dst_hnd->size = ctx->temp_dst_buffer.size;
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType;
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base);
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset;
1197 dst_hnd
[all...]

Completed in 152 milliseconds