OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MDP_MAX_FENCE_FD
(Results
1 - 23
of
23
) sorted by null
/hardware/qcom/msm8x27/kernel-headers/linux/
msm_mdp.h
505
#define
MDP_MAX_FENCE_FD
10
519
int acq_fen_fd[
MDP_MAX_FENCE_FD
];
520
int rel_fen_fd[
MDP_MAX_FENCE_FD
];
/hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h
518
#define
MDP_MAX_FENCE_FD
10
531
int acq_fen_fd[
MDP_MAX_FENCE_FD
];
532
int rel_fen_fd[
MDP_MAX_FENCE_FD
];
/hardware/qcom/display/msm8084/libcopybit/
copybit.cpp
62
int acqFence[
MDP_MAX_FENCE_FD
];
400
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
732
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8226/libcopybit/
copybit.cpp
62
int acqFence[
MDP_MAX_FENCE_FD
];
400
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
732
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8909/libcopybit/
copybit.cpp
63
int acqFence[
MDP_MAX_FENCE_FD
];
420
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
774
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8909w_3100/libcopybit/
copybit.cpp
63
int acqFence[
MDP_MAX_FENCE_FD
];
420
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
774
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8994/libcopybit/
copybit.cpp
63
int acqFence[
MDP_MAX_FENCE_FD
];
403
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
744
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8996/libcopybit/
copybit.cpp
63
int acqFence[
MDP_MAX_FENCE_FD
];
418
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
772
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/display/msm8998/libcopybit/
copybit.cpp
61
int acqFence[
MDP_MAX_FENCE_FD
];
418
if (ctx->list.sync.acq_fen_fd_cnt < (
MDP_MAX_FENCE_FD
- 1)) {
772
for (int i=0; i <
MDP_MAX_FENCE_FD
; i++) {
/hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h
560
#define
MDP_MAX_FENCE_FD
10
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h
568
#define
MDP_MAX_FENCE_FD
10
/hardware/qcom/msm8994/kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h
1093
#define
MDP_MAX_FENCE_FD
32
/hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8x09/kernel-headers/linux/
msm_mdp.h
1010
#define
MDP_MAX_FENCE_FD
32
/hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h
1042
#define
MDP_MAX_FENCE_FD
32
/hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h
[
all
...]
/hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h
1017
#define
MDP_MAX_FENCE_FD
32
Completed in 551 milliseconds