Home
last modified time | relevance | path

Searched refs:blit_count (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp154 int blit_count; // Total blit objects. member
243 ctx->blit_count = 0; in c2d_wait_loop()
594 if (ctx->blit_count == 0) { in msm_copybit()
598 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
602 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
610 ctx->blit_count)) { in msm_copybit()
673 ctx->blit_count = 0; in finish_copybit()
1127 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1319 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1323 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
243 ctx->blit_count = 0; in c2d_wait_loop()
604 if (ctx->blit_count == 0) { in msm_copybit()
608 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
612 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
620 ctx->blit_count)) { in msm_copybit()
683 ctx->blit_count = 0; in finish_copybit()
1146 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1347 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1351 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
245 ctx->blit_count = 0; in c2d_wait_loop()
615 if (ctx->blit_count == 0) { in msm_copybit()
619 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
623 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
631 ctx->blit_count)) { in msm_copybit()
694 ctx->blit_count = 0; in finish_copybit()
1153 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1355 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1359 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
245 ctx->blit_count = 0; in c2d_wait_loop()
615 if (ctx->blit_count == 0) { in msm_copybit()
619 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
623 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
631 ctx->blit_count)) { in msm_copybit()
694 ctx->blit_count = 0; in finish_copybit()
1153 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1355 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1359 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp151 int blit_count; // Total blit objects. member
242 ctx->blit_count = 0; in c2d_wait_loop()
613 if (ctx->blit_count == 0) { in msm_copybit()
617 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
621 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
629 ctx->blit_count)) { in msm_copybit()
692 ctx->blit_count = 0; in finish_copybit()
1155 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1356 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1360 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
243 ctx->blit_count = 0; in c2d_wait_loop()
610 if (ctx->blit_count == 0) { in msm_copybit()
614 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
618 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
626 ctx->blit_count)) { in msm_copybit()
689 ctx->blit_count = 0; in finish_copybit()
1152 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1353 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1357 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
245 ctx->blit_count = 0; in c2d_wait_loop()
615 if (ctx->blit_count == 0) { in msm_copybit()
619 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
623 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
631 ctx->blit_count)) { in msm_copybit()
694 ctx->blit_count = 0; in finish_copybit()
1153 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1355 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1359 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp152 int blit_count; // Total blit objects. member
245 ctx->blit_count = 0; in c2d_wait_loop()
615 if (ctx->blit_count == 0) { in msm_copybit()
619 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
623 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
631 ctx->blit_count)) { in msm_copybit()
694 ctx->blit_count = 0; in finish_copybit()
1153 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1355 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1359 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp150 int blit_count; // Total blit objects. member
243 ctx->blit_count = 0; in c2d_wait_loop()
613 if (ctx->blit_count == 0) { in msm_copybit()
617 for (int i = 0; i < ctx->blit_count; i++) in msm_copybit()
621 ctx->blit_list[ctx->blit_count-1].next = NULL; in msm_copybit()
629 ctx->blit_count)) { in msm_copybit()
692 ctx->blit_count = 0; in finish_copybit()
1151 ctx->blit_count == MAX_BLIT_OBJECT_COUNT || in stretch_copybit_internal()
1353 if (ctx->blit_count == MAX_BLIT_OBJECT_COUNT) { in stretch_copybit_internal()
1357 ctx->blit_list[ctx->blit_count] = src_surface; in stretch_copybit_internal()
[all …]