OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sDpyFbMap
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8974/liboverlay/
overlay.h
172
static int
sDpyFbMap
[DPY_MAX];
212
return
sDpyFbMap
[dpy];
overlay.cpp
308
sDpyFbMap
[DPY_EXTERNAL] = num;
310
sDpyFbMap
[DPY_WRITEBACK] = num;
387
int Overlay::
sDpyFbMap
[DPY_MAX] = {0, -1, -1};
Completed in 25 milliseconds