Searched refs:display (Results 1 – 19 of 19) sorted by relevance
72 EGLDisplay display = eglGetDisplay(EGL_DEFAULT_DISPLAY); in initDisplay() local74 eglInitialize(display, 0, 0); in initDisplay()79 eglChooseConfig(display, attribs, nullptr,0, &numConfigs); in initDisplay()82 eglChooseConfig(display, attribs, supportedConfigs.get(), numConfigs, &numConfigs); in initDisplay()88 if (eglGetConfigAttrib(display, cfg, EGL_RED_SIZE, &r) && in initDisplay()89 eglGetConfigAttrib(display, cfg, EGL_GREEN_SIZE, &g) && in initDisplay()90 eglGetConfigAttrib(display, cfg, EGL_BLUE_SIZE, &b) && in initDisplay()91 eglGetConfigAttrib(display, cfg, EGL_DEPTH_SIZE, &d) && in initDisplay()111 eglGetConfigAttrib(display, config, EGL_NATIVE_VISUAL_ID, &format); in initDisplay()112 surface = eglCreateWindowSurface(display, config, window, NULL); in initDisplay()[all …]
34 EGLDisplay display; member
56 instance_object.display = ""62 instance_object.display = "888x777 (99)"70 instance_object.display = ""85 instance_object.display = "999x777 (99)"102 instance_object.display = ""176 display = ""177 reconnect.StartVnc(vnc_port, display)180 display = "888x777 (99)"182 reconnect.StartVnc(vnc_port, display)
39 def StartVnc(vnc_port, display): argument55 match = _RE_DISPLAY.match(display)133 StartVnc(vnc_port, instance.display)
193 def __init__(self, name, fullname, display, ip, status=None, adb_port=None, argument200 self._display = display # Resolution and dpi268 def display(self): member in Instance326 display = _DISPLAY_STRING % {"x_res": self._cf_runtime_cfg.x_res,342 name=name, fullname=fullname, display=display, ip="127.0.0.1",476 display = _DISPLAY_STRING % {"x_res": x_res, "y_res": y_res,479 display = "unknown"486 name=name, fullname=fullname, display=display, ip="127.0.0.1",600 display = None607 display = value[all …]
81 self.assertEqual("1080x1920 (480)", local_instance.display)
77 … EGLBoolean rc = eglGetNextFrameIdANDROID(renderer->egl.display, renderer->egl.surface, &frameId); in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()92 renderer->egl.display, renderer->egl.surface, fid, 2, timestamps, values); in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()
172 private static void log(String message, boolean display) { in log() argument173 if (display) { in log()
31 # com.android.server.display.DisplayManagerServiceTest
62 test=suite/framework-base-presubmit --log-level-display VERBOSE
83 publicly display, publicly perform, sublicense, and distribute the127 within a display generated by the Derivative Works, if and
71 publicly display, publicly perform, sublicense, and distribute the115 within a display generated by the Derivative Works, if and
184 # Tells whether to display a full report or only the messages197 # Template used to display messages. This is a python new-style format string
406 diplay||display
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...