Home
last modified time | relevance | path

Searched refs:temp_dst_buffer (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp148 alloc_data temp_dst_buffer; member
1158 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1166 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1167 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1168 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1169 dst_hnd->base = (int)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1170 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1451 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1687 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1688 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp145 alloc_data temp_dst_buffer; member
1186 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1194 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1195 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1196 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1197 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1198 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1509 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1750 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1751 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp144 alloc_data temp_dst_buffer; member
1182 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1190 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1191 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1192 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1193 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1194 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1506 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1747 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1748 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1176 if (get_size(dst_info) != ctx->temp_dst_buffer.size) { in stretch_copybit_internal()
1177 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1185 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1186 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1187 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1189 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1500 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1741 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1742 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1182 if (get_size(dst_info) != ctx->temp_dst_buffer.size) { in stretch_copybit_internal()
1183 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1191 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1192 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1193 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1506 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1747 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1748 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp146 alloc_data temp_dst_buffer; member
1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()
1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()
1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()
1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()
1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()
1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()
1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()
1749 ctx->temp_dst_buffer.fd = -1; in open_copybit()
1750 ctx->temp_dst_buffer.base = 0; in open_copybit()
[all …]