Home
last modified time | relevance | path

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

/external/autotest/client/cros/multimedia/
Ddisplay_facade_adapter.py60 def move_to_display(self, display_id): argument
297 def set_resolution(self, display_id, width, height): argument
316 def get_display_modes(self, display_id): argument
327 def get_available_resolutions(self, display_id): argument
338 def get_display_rotation(self, display_id): argument
348 def set_display_rotation(self, display_id, rotation, argument
Ddisplay_facade_native.py172 def _get_display_by_id(self, display_id): argument
185 def get_display_modes(self, display_id): argument
196 def get_display_rotation(self, display_id): argument
219 def set_display_rotation(self, display_id, rotation, argument
258 def get_available_resolutions(self, display_id): argument
306 def set_resolution(self, display_id, width, height, timeout=3): argument
592 def move_to_display(self, display_id): argument
/external/autotest/server/cros/multimedia/
Ddisplay_facade_adapter.py75 def move_to_display(self, display_id): argument
316 def set_resolution(self, display_id, width, height): argument
336 def get_display_modes(self, display_id): argument
347 def get_available_resolutions(self, display_id): argument
358 def get_display_rotation(self, display_id): argument
368 def set_display_rotation(self, display_id, rotation, argument
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dxplane.proto54 int64 display_id = 10; field
/external/selinux/checkpolicy/test/
Ddispol.c295 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/angle/src/libGLESv2/
Degl_stubs.cpp382 EGLDisplay GetDisplay(Thread *thread, EGLNativeDisplayType display_id) in GetDisplay()
Dentry_points_egl_autogen.cpp260 EGLDisplay EGLAPIENTRY EGL_GetDisplay(EGLNativeDisplayType display_id) in EGL_GetDisplay()
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp405 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
DlibEGL.cpp147 EGLDisplay EGLAPIENTRY GetDisplay(EGLNativeDisplayType display_id) in GetDisplay()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl316 eglw::EGLDisplay CallLogWrapper::eglGetDisplay (eglw::EGLNativeDisplayType display_id)
/external/drm_hwcomposer/
DDrmHwcTwo.cpp1136 int display_id = conn->display(); in HandleEvent() local
/external/angle/src/libEGL/
DlibEGL_autogen.cpp160 EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
/external/angle/src/libANGLE/
DvalidationEGL.cpp5865 bool ValidateGetDisplay(const ValidationContext *val, EGLNativeDisplayType display_id) in ValidateGetDisplay()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp346 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()