Home
last modified time | relevance | path

Searched defs:display (Results 26 - 50 of 741) sorted by relevance

12345678910>>...30

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DRendererGLX.cpp16 RendererGLX(std::unique_ptr<FunctionsGL> functions, const egl::AttributeMap &attribMap, DisplayGLX *display) RendererGLX() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLAndroidFrameBufferTargetTest.cpp35 EGLint GetAttrib(EGLDisplay display, EGLConfig config, EGLint attrib) in GetAttrib() argument
H A DEGLRecordableTest.cpp28 EGLDisplay display = getEGLWindow()->getDisplay(); in TEST_P() local
35 EGLDisplay display = getEGLWindow()->getDisplay(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DImageNULL.cpp21 egl::Error ImageNULL::initialize(const egl::Display *display) in initialize() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DContext.hpp48 Context(egl::Display *display) : display(display) {} in Context() argument
51 egl::Display *const display; member in egl::Context::egl
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
H A Dmain.cpp27 ALLEGRO_DISPLAY* display = al_create_display(1280, 720); in main() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemContext.cpp51 ProtectedContext(Context& ctx, vk::wsi::Type wsiType, vk::wsi::Display& display, vk::wsi::Window& window, const std::vector<std::string> instanceExtensions, const std::vector<std::string> deviceExtensions) ProtectedContext() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp90 void queryCoreConfigInfo (const Library& egl, EGLDisplay display, EGLConfig config, ConfigInfo* dst) in queryCoreConfigInfo() argument
126 queryExtConfigInfo(const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, ConfigInfo* dst) queryExtConfigInfo() argument
[all...]
/third_party/vk-gl-cts/framework/platform/ohos/display/window/
H A DtcuOhosWindowFactory.cpp55 OhosDisplay& display = *dynamic_cast<OhosDisplay*>(nativeDisplay); in createWindow() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_device.cpp71 std::shared_ptr<HdiDisplay> display = std::make_shared<FbDisplay>(fds); in Init() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_column_component.cpp79 RefPtr<DisplayComponent> display = AceType::MakeRefPtr<DisplayComponent>(column); in Initialize() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_event_transmission_test.cpp94 auto display = Singleton<EventTransmission>::GetInstance().OnMoveMouse(0); in HWTEST_F() local
124 auto display = Singleton<EventTransmission>::GetInstance().GetNext(); in HWTEST_F() local
H A Daccessibility_display_manager_test.cpp93 auto display = Singleton<AccessibilityDisplayManager>::GetInstance().GetDisplay(0); in HWTEST_F() local
123 auto display = Singleton<AccessibilityDisplayManager>::GetInstance().GetDefaultDisplay(); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/common/js/
H A Dchart.js
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_shared_context.h40 RSSharedContext(EGLDisplay display, EGLContext context, EGLSurface surface) in RSSharedContext() argument
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_display.cpp55 auto display = DisplayManager::GetInstance().GetDisplayById(cmdArguments.displayId); in main() local
93 static bool GetScreenshotByCmdArguments(CmdArguments& cmdArguments, sptr<Display> display, in GetScreenshotByCmdArguments() argument
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_input_method_test.cpp37 auto display = DisplayManager::GetInstance().GetDisplayById(0); in SetUpTestCase() local
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_minimal_test.cpp68 const sptr<Display>& display = DisplayManager::GetInstance().GetDefaultDisplay(); in HWTEST_F() local
81 const sptr<Display>& display = DisplayManager::GetInstance().GetDisplayById(id); in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_context_test.cpp41 EGLDisplay display = nullptr; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() argument
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) acpi_ut_debug_dump_buffer() argument
205 acpi_ut_dump_buffer_to_file(ACPI_FILE file, u8 *buffer, u32 count, u32 display, u32 base_offset) acpi_ut_dump_buffer_to_file() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c27 void hgsmi_process_display_info(struct gen_pool *ctx, u32 display, in hgsmi_process_display_info() argument
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H A Dfb_upd161704.c164 static struct fbtft_display display = { variable
H A Dfb_tinylcd.c85 static struct fbtft_display display = { variable
H A Dfb_bd663474.c150 static struct fbtft_display display = { variable
H A Dfb_ili9340.c119 static struct fbtft_display display = { variable

Completed in 7 milliseconds

12345678910>>...30