OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuvIndices
(Results
1 - 10
of
10
) sorted by null
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp
148
int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].
yuvIndices
[0];
hwc_utils.h
97
int
yuvIndices
[MAX_NUM_APP_LAYERS];
hwc_mdpcomp.cpp
625
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
749
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
[
all
...]
hwc_utils.cpp
385
ctx->listStats[dpy].
yuvIndices
[i] = -1;
395
ctx->listStats[dpy].
yuvIndices
[yuvCount] = i;
[
all
...]
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp
513
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
646
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
827
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
[
all
...]
hwc_utils.h
94
int
yuvIndices
[MAX_NUM_LAYERS];
hwc_utils.cpp
439
ctx->listStats[dpy].
yuvIndices
[i] = -1;
448
ctx->listStats[dpy].
yuvIndices
[yuvCount] = i;
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h
94
int
yuvIndices
[MAX_NUM_LAYERS];
hwc_mdpcomp.cpp
635
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
816
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
997
int nYuvIndex = ctx->listStats[mDpy].
yuvIndices
[index];
[
all
...]
hwc_utils.cpp
400
ctx->listStats[dpy].
yuvIndices
[i] = -1;
409
ctx->listStats[dpy].
yuvIndices
[yuvCount] = i;
[
all
...]
Completed in 76 milliseconds