| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_occupied_area_change_test.cpp | 66 auto display = DisplayManager::GetInstance().GetDisplayById(0);
in SetUpTestCase() local
|
| H A D | window_input_test.cpp | 41 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase() local
|
| H A D | window_system_toast_test.cpp | 47 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase() local
|
| /foundation/window/window_manager/test/systemtest/dms/ |
| H A D | display_test_utils.cpp | 45 bool DisplayTestUtils::SizeEqualToDisplay(const sptr<Display>& display, const Media::Size cur) in SizeEqualToDisplay() argument 132 void DisplayTestUtils::SetDefaultWH(const sptr<Display>& display) in SetDefaultWH() argument
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | extension_session_manager.cpp | 69 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(displayId); in GetSystemDensity() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_group_mgr_test.cpp | 59 auto display = DisplayManager::GetInstance().GetDefaultDisplay(); in SetUpTestCase() local
|
| H A D | window_dumper_test.cpp | 42 auto display = DisplayManager::GetInstance().GetDefaultDisplay(); in SetUpTestCase() local
|
| H A D | window_system_effect_test.cpp | 53 auto display = DisplayManager::GetInstance().GetDefaultDisplay(); in SetUp() local
|
| /test/xts/acts/graphic/graphicGlesExtension/ |
| H A D | graphicGlesExtension.cpp | 51 EGLDisplay display; in HWTEST_F() local 111 EGLDisplay display; in HWTEST_F() local 171 EGLDisplay display; HWTEST_F() local 231 EGLDisplay display; HWTEST_F() local 291 EGLDisplay display; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/display/composer/benchmark/ |
| H A D | display_benchmark_ut_test.cpp | 116 auto display = HdiTestDevice::GetInstance().GetFirstDisplay();
in TearDown() local 129 std::shared_ptr<HdiTestDisplay> display = HdiTestDevice::GetInstance().GetFirstDisplay();
in BENCHMARK_F() local 144 std::shared_ptr<HdiTestDisplay> display = HdiTestDevice::GetInstance().GetFirstDisplay();
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | hdi_test_device.cpp | 69 std::shared_ptr<HdiTestDisplay> display = GetDisplayFromId(id); in FindDisplayOrCreate() local [all...] |
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.h | 23 struct wl_display *display; member
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | device.c | 41 vdp_imp_device_create_x11(Display *display, int screen, VdpDevice *device, in vdp_imp_device_create_x11() argument
|
| /third_party/mesa3d/src/gallium/frontends/hgl/ |
| H A D | hgl_context.h | 62 struct hgl_display* display; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| H A D | test_subpicture.c | 63 Display *display; in main() local [all...] |
| H A D | testlib.c | 43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
|
| /third_party/mesa3d/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 18 Display *display; member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_winsys_xlib_swrast.c | 42 Display *display; member 92 vl_xlib_swrast_screen_create(Display *display, int screen) in vl_xlib_swrast_screen_create() argument
|
| /third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/ |
| H A D | PostSubBuffer.cpp | 130 EGLDisplay display = getDisplay(); variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
| H A D | SurfaceGbm.cpp | 26 egl::Error SurfaceGbm::initialize(const egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | EGLSync.cpp | 55 void Sync::onDestroy(const Display *display) in onDestroy() argument 64 Error Sync::initialize(const Display *display, const gl::Context *context) in initialize() argument 79 Error Sync::clientWait(const Display *display, in clientWait() argument 88 Error Sync::serverWait(const Display *display, const gl::Context *context, EGLint flags) in serverWait() argument 93 Error Sync::signal(const Display *display, const gl::Context *context, EGLint mode) in signal() argument 98 getStatus(const Display *display, EGLint *outStatus) const getStatus() argument 103 dupNativeFenceFD(const Display *display, EGLint *result) const dupNativeFenceFD() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | DisplayImpl.h | 60 virtual void onDestroy(const egl::Display *display) {} in onDestroy() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | ImageEGL.cpp | 48 egl::Error ImageEGL::initialize(const egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ImageVk.cpp | 30 void ImageVk::onDestroy(const egl::Display *display) in onDestroy() argument 58 egl::Error ImageVk::initialize(const egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | DisplayVkAndroid.cpp | 28 egl::Error DisplayVkAndroid::initialize(egl::Display *display) in initialize() argument
|