OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acq_fen_fd_cnt
(Results
1 - 23
of
23
) sorted by null
/hardware/qcom/display/msm8084/libcopybit/
copybit.cpp
400
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
401
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
413
list->sync.
acq_fen_fd_cnt
= 0;
414
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
520
list->sync.
acq_fen_fd_cnt
= 0;
528
list->sync.
acq_fen_fd_cnt
= 0;
580
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
614
ctx->list.sync.
acq_fen_fd_cnt
= 0;
665
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/display/msm8226/libcopybit/
copybit.cpp
400
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
401
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
413
list->sync.
acq_fen_fd_cnt
= 0;
414
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
520
list->sync.
acq_fen_fd_cnt
= 0;
528
list->sync.
acq_fen_fd_cnt
= 0;
580
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
614
ctx->list.sync.
acq_fen_fd_cnt
= 0;
665
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/display/msm8909/libcopybit/
copybit.cpp
415
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
416
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
428
list->sync.
acq_fen_fd_cnt
= 0;
429
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
548
list->sync.
acq_fen_fd_cnt
= 0;
556
list->sync.
acq_fen_fd_cnt
= 0;
607
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
641
ctx->list.sync.
acq_fen_fd_cnt
= 0;
692
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/display/msm8994/libcopybit/
copybit.cpp
403
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
404
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
416
list->sync.
acq_fen_fd_cnt
= 0;
417
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
533
list->sync.
acq_fen_fd_cnt
= 0;
541
list->sync.
acq_fen_fd_cnt
= 0;
592
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
626
ctx->list.sync.
acq_fen_fd_cnt
= 0;
677
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/display/msm8996/libcopybit/
copybit.cpp
418
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
419
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
431
list->sync.
acq_fen_fd_cnt
= 0;
432
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
553
list->sync.
acq_fen_fd_cnt
= 0;
561
list->sync.
acq_fen_fd_cnt
= 0;
612
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
646
ctx->list.sync.
acq_fen_fd_cnt
= 0;
697
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/display/msmcobalt/libcopybit/
copybit.cpp
418
if (ctx->list.sync.
acq_fen_fd_cnt
< (MDP_MAX_FENCE_FD - 1)) {
419
ctx->acqFence[ctx->list.sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
431
list->sync.
acq_fen_fd_cnt
= 0;
432
ctx->acqFence[list->sync.
acq_fen_fd_cnt
++] = acquireFenceFd;
553
list->sync.
acq_fen_fd_cnt
= 0;
561
list->sync.
acq_fen_fd_cnt
= 0;
612
list1.sync.
acq_fen_fd_cnt
= ctx->list.sync.
acq_fen_fd_cnt
;
646
ctx->list.sync.
acq_fen_fd_cnt
= 0;
697
list->sync.
acq_fen_fd_cnt
= 0
[
all
...]
/hardware/qcom/msm8x27/kernel-headers/linux/
msm_mdp.h
510
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
517
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_fence
/hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h
523
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
530
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_fence
/hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h
565
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h
573
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp
[
all
...]
/hardware/qcom/msm8994/kernel-headers/linux/
msm_mdp.h
1062
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
[
all
...]
/hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h
1099
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
/hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h
1265
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h
1286
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
[
all
...]
/hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h
1014
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
[
all
...]
/hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h
1048
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
/hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h
997
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
[
all
...]
/hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h
1023
uint32_t
acq_fen_fd_cnt
;
member in struct:mdp_buf_sync
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp
727
data.
acq_fen_fd_cnt
= count;
[
all
...]
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.cpp
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp
[
all
...]
Completed in 1896 milliseconds