OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mlists
(Results
1 - 9
of
9
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.cpp
96
mLists
[i] = 0;
679
mLists
[i] = disp.list;
680
if (
mLists
[i]) {
682
mLists
[i]->outbuf = disp.outbufHandle;
683
mLists
[i]->outbufAcquireFenceFd = -1;
686
mLists
[i]->dpy = (hwc_display_t)0xDEADBEEF;
687
mLists
[i]->sur = (hwc_surface_t)0xDEADBEEF;
689
mLists
[i]->dpy = EGL_NO_DISPLAY;
690
mLists
[i]->sur = EGL_NO_SURFACE;
695
int err = mHwc->prepare(mHwc, mNumDisplays,
mLists
);
[
all
...]
HWComposer_hwc1.h
372
// invariant:
mLists
[0] != NULL iff mHwc != NULL
373
//
mLists
[i>0] can be NULL. that display is to be ignored
374
struct hwc_display_contents_1*
mLists
[MAX_HWC_DISPLAYS];
/prebuilts/gdb/darwin-x86/lib/python2.7/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/prebuilts/gdb/linux-x86/lib/python2.7/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/prebuilts/python/darwin-x86/2.7.5/bin/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtpd.py
428
mlists
= {}
440
mlist =
mlists
.get(listname)
443
mlists
[listname] = mlist
/toolchain/binutils/binutils-2.25/bfd/
ChangeLog-2009
[
all
...]
Completed in 420 milliseconds