Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp160 int dst_surface_type; member
626 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
654 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
656 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1102 int dst_surface_type; in stretch_copybit_internal() local
1104 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1110 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1112 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1128 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
1136 ctx->dst_surface_type = dst_surface_type; in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp157 int dst_surface_type; member
645 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
647 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
673 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
675 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1130 int dst_surface_type; in stretch_copybit_internal() local
1132 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1140 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1156 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp156 int dst_surface_type; member
645 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
647 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
673 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
675 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1123 int dst_surface_type; in stretch_copybit_internal() local
1128 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1134 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1152 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
636 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
638 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
664 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
666 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1121 int dst_surface_type; in stretch_copybit_internal() local
1123 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1129 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1131 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1147 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
642 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
644 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
670 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
672 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1127 int dst_surface_type; in stretch_copybit_internal() local
1129 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1135 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1137 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1153 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp158 int dst_surface_type; member
647 status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in flush_get_fence_copybit()
649 if(LINK_c2dFlush(ctx->dst[ctx->dst_surface_type], &ctx->time_stamp)) { in flush_get_fence_copybit()
675 int status = msm_copybit(ctx, ctx->dst[ctx->dst_surface_type]); in finish_copybit()
677 if(LINK_c2dFinish(ctx->dst[ctx->dst_surface_type])) { in finish_copybit()
1125 int dst_surface_type; in stretch_copybit_internal() local
1130 dst_surface_type = RGB_SURFACE; in stretch_copybit_internal()
1136 dst_surface_type = YUV_SURFACE_2_PLANES; in stretch_copybit_internal()
1138 dst_surface_type = YUV_SURFACE_3_PLANES; in stretch_copybit_internal()
1154 ctx->dst_surface_type != dst_surface_type) { in stretch_copybit_internal()
[all …]