| /device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
| H A D | hdi_session.h | 41 auto display = iter->second.get();
in CallDisplayFunction() local 53 auto display = iter->second.get();
in CallLayerFunction() local
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| H A D | hdi_session.h | 43 auto display = iter->second.get(); in CallDisplayFunction() local 57 auto display = iter->second.get(); in CallLayerFunction() local
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| H A D | hdi_session.h | 42 auto display = iter->second.get(); in CallDisplayFunction() local 54 auto display = iter->second.get(); in CallLayerFunction() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | hdi_session.h | 44 auto display = iter->second.get(); in CallDisplayFunction() local 56 auto display = iter->second.get(); in CallLayerFunction() local
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| H A D | hdi_session.h | 46 auto display = iter->second.get(); in CallDisplayFunction() local 59 auto display = iter->second.get(); in CallLayerFunction() local
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| H A D | hdi_session.h | 44 auto display = iter->second.get();
in CallDisplayFunction() local 56 auto display = iter->second.get();
in CallLayerFunction() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_swiper.cpp | 46 auto display = AceType::MakeRefPtr<DisplayComponent>(child->GetRootComponent()); in OnChildNodeAdded() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | egl_state.h | 78 EGLDisplay display = EGL_NO_DISPLAY; member
|
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_mode_support_info_test.cpp | 42 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase() local
|
| /foundation/window/window_manager/dm_lite/test/unittest/ |
| H A D | display_lite_test.cpp | 61 sptr<DisplayLite> display = new DisplayLite("", displayInfo); in HWTEST_F() local 76 sptr<DisplayLite> display = new DisplayLite("", displayInfo); in HWTEST_F() local 92 sptr<DisplayLite> display = new DisplayLite("", displayInfo); in HWTEST_F() local 108 sptr<DisplayLite> display = new DisplayLite("", displayInfo); in HWTEST_F() local 125 sptr<DisplayLite> display = new DisplayLite("", displayInfo); in HWTEST_F() local 141 sptr<DisplayLite> display = nullptr; HWTEST_F() local 158 sptr<DisplayLite> display = new DisplayLite("", displayInfo);; HWTEST_F() local 173 sptr<DisplayLite> display = nullptr; HWTEST_F() local 190 sptr<DisplayLite> display = new DisplayInfo(); HWTEST_F() local 207 sptr<DisplayLite> display = nullptr; HWTEST_F() local 224 sptr<DisplayLite> display = new DisplayInfo(); HWTEST_F() local 241 sptr<DisplayLite> display = new DisplayInfo(); HWTEST_F() local 258 sptr<DisplayLite> display = new DisplayLite("", displayInfo); HWTEST_F() local [all...] |
| /foundation/window/window_manager/wm/src/ |
| H A D | window_display_change_adapter.cpp | 61 auto display = SingletonContainer::Get<DisplayManager>().GetDisplayById(displayId); in OnChange() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_display_zoom_controller_test.cpp | 72 auto display = DisplayManager::GetInstance().GetDefaultDisplay(); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_hdcp.h | 51 struct mod_hdcp_display display; member
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| H A D | fb_hx8357d.c | 179 static struct fbtft_display display = { variable
|
| H A D | fb_hx8347d.c | 137 static struct fbtft_display display = { variable
|
| H A D | fb_s6d1121.c | 156 static struct fbtft_display display = { variable
|
| H A D | fb_ssd1289.c | 155 static struct fbtft_display display = { variable
|
| H A D | fb_st7735r.c | 162 static struct fbtft_display display = { variable
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| H A D | fb_s6d1121.c | 156 static struct fbtft_display display = { variable
|
| H A D | fb_ssd1289.c | 155 static struct fbtft_display display = { variable
|
| H A D | fb_hx8357d.c | 179 static struct fbtft_display display = { variable
|
| H A D | fb_st7735r.c | 162 static struct fbtft_display display = { variable
|
| H A D | fb_ili9320.c | 243 static struct fbtft_display display = { variable
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| H A D | test_blocks.c | 41 Display *display; in main() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_winsys.h | 84 vl_dri2_screen_create(void *display, int screen) { return NULL; }; in vl_dri2_screen_create() argument 92 vl_dri3_screen_create(void *display, int screen) { return NULL; }; in vl_dri3_screen_create() argument 108 vl_xlib_swrast_screen_create(void *display, int screen) { return NULL; } in vl_xlib_swrast_screen_create() argument
|