Home
last modified time | relevance | path

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

/external/autotest/client/cros/multimedia/
Ddisplay_facade_adapter.py54 def move_to_display(self, display_id): argument
291 def set_resolution(self, display_id, width, height): argument
310 def get_display_modes(self, display_id): argument
321 def get_available_resolutions(self, display_id): argument
332 def get_display_rotation(self, display_id): argument
342 def set_display_rotation(self, display_id, rotation, argument
Ddisplay_facade_native.py167 def _get_display_by_id(self, display_id): argument
180 def get_display_modes(self, display_id): argument
191 def get_display_rotation(self, display_id): argument
214 def set_display_rotation(self, display_id, rotation, argument
253 def get_available_resolutions(self, display_id): argument
293 def set_resolution(self, display_id, width, height, timeout=3): argument
579 def move_to_display(self, display_id): argument
/external/autotest/server/cros/multimedia/
Ddisplay_facade_adapter.py69 def move_to_display(self, display_id): argument
310 def set_resolution(self, display_id, width, height): argument
330 def get_display_modes(self, display_id): argument
341 def get_available_resolutions(self, display_id): argument
352 def get_display_rotation(self, display_id): argument
362 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.cpp395 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
DlibEGL.cpp142 EGLDisplay GetDisplay(EGLNativeDisplayType display_id) in GetDisplay()
/external/drm_hwcomposer/
Ddrmhwctwo.cpp937 int display_id = conn->display(); in HandleEvent() local
/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()