OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuvIndices
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
95
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
439
ctx->listStats[dpy].
yuvIndices
[i] = -1;
448
ctx->listStats[dpy].
yuvIndices
[yuvCount] = i;
[
all
...]
Completed in 389 milliseconds