Searched defs:DisplayImpl (Results 1 – 7 of 7) sorted by relevance
99 struct DisplayImpl { struct100 DisplayImpl() : dpy(EGL_NO_DISPLAY), state(NOT_INITIALIZED) {} in DisplayImpl() argument110 DisplayImpl disp; argument
75 struct DisplayImpl { struct79 PhysicalDisplayId id;85 ADisplayType type;90 ADataSpace wcgDataspace;95 AHardwareBuffer_Format wcgPixelFormat;100 size_t numConfigs;105 DisplayConfigImpl* configs;
60 struct DisplayImpl { struct65 ADisplayType type;70 ADataSpace wcgDataspace;75 AHardwareBuffer_Format wcgPixelFormat;80 DisplayConfigImpl config;
23 class DisplayImpl; variable
29 class DisplayImpl; variable
37 DisplayImpl::DisplayImpl(const egl::DisplayState &state) in DisplayImpl() function in rx::DisplayImpl
60 class DisplayImpl; variable