Home
last modified time | relevance | path

Searched refs:display (Results 1 – 19 of 19) sorted by relevance

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp72 EGLDisplay display = eglGetDisplay(EGL_DEFAULT_DISPLAY); in initDisplay() local
74 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 …]
Drenderer.h34 EGLDisplay display; member
/tools/acloud/reconnect/
Dreconnect_test.py56 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)
Dreconnect.py39 def StartVnc(vnc_port, display): argument
55 match = _RE_DISPLAY.match(display)
133 StartVnc(vnc_port, instance.display)
/tools/acloud/list/
Dinstance.py193 def __init__(self, name, fullname, display, ip, status=None, adb_port=None, argument
200 self._display = display # Resolution and dpi
268 def display(self): member in Instance
326 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 = None
607 display = value
[all …]
Dinstance_test.py81 self.assertEqual("1080x1920 (480)", local_instance.display)
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dsurface_flinger_test_activity.cpp77 … 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()
/tools/tradefederation/core/src/com/android/tradefed/util/
DQuotationAwareTokenizer.java172 private static void log(String message, boolean display) { in log() argument
173 if (display) { in log()
/tools/tradefederation/core/atest/
DINTEGRATION_TESTS31 # com.android.server.display.DisplayManagerServiceTest
/tools/asuite/atest/
DINTEGRATION_TESTS31 # com.android.server.display.DisplayManagerServiceTest
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md62 test=suite/framework-base-presubmit --log-level-display VERBOSE
/tools/security/sanitizer-status/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
127 within a display generated by the Derivative Works, if and
/tools/trebuchet/
DLICENSE71 publicly display, publicly perform, sublicense, and distribute the
115 within a display generated by the Derivative Works, if and
/tools/acloud/
DLICENSE71 publicly display, publicly perform, sublicense, and distribute the
115 within a display generated by the Derivative Works, if and
/tools/apksig/
DLICENSE83 publicly display, publicly perform, sublicense, and distribute the
127 within a display generated by the Derivative Works, if and
/tools/treble/
DLICENSE71 publicly display, publicly perform, sublicense, and distribute the
115 within a display generated by the Derivative Works, if and
/tools/repohooks/tools/
Dpylintrc184 # Tells whether to display a full report or only the messages
197 # Template used to display messages. This is a python new-style format string
Dspelling.txt406 diplay||display
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...