Home
last modified time | relevance | path

Searched defs:display_id (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/cros/multimedia/
Ddisplay_facade_adapter.py54 def move_to_display(self, display_id): argument
269 def set_resolution(self, display_id, width, height): argument
288 def get_display_modes(self, display_id): argument
299 def get_available_resolutions(self, display_id): argument
310 def get_display_rotation(self, display_id): argument
320 def set_display_rotation(self, display_id, rotation, argument
Ddisplay_facade_native.py94 def _get_display_by_id(self, display_id): argument
107 def get_display_modes(self, display_id): argument
118 def get_display_rotation(self, display_id): argument
129 def set_display_rotation(self, display_id, rotation, argument
168 def get_available_resolutions(self, display_id): argument
208 def set_resolution(self, display_id, width, height, timeout=3): argument
494 def move_to_display(self, display_id): argument
/external/autotest/server/cros/multimedia/
Ddisplay_facade_adapter.py62 def move_to_display(self, display_id): argument
281 def set_resolution(self, display_id, width, height): argument
301 def get_display_modes(self, display_id): argument
312 def get_available_resolutions(self, display_id): argument
323 def get_display_rotation(self, display_id): argument
333 def set_display_rotation(self, display_id, rotation, argument
/external/selinux/checkpolicy/test/
Ddispol.c297 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id() function
Ddismod.c101 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id() function
/external/deqp/framework/egl/wrapper/
DeglwImpl.inl191 EGLDisplay eglwGetDisplay (EGLNativeDisplayType display_id)
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp361 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
DlibEGL.cpp113 EGLDisplay GetDisplay(EGLNativeDisplayType display_id) in GetDisplay()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl316 eglw::EGLDisplay CallLogWrapper::eglGetDisplay (eglw::EGLNativeDisplayType display_id)
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp346 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()