Home
last modified time | relevance | path

Searched defs:disp (Results 1 - 25 of 93) sorted by relevance

1234

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_object.cpp21 EglWrapperObject::EglWrapperObject(EglWrapperDisplay *disp) : display_(disp) in EglWrapperObject() argument
H A Degl_wrapper_surface.cpp22 EglWrapperSurface::EglWrapperSurface(EglWrapperDisplay *disp, EGLSurface surf, NativeWindowType window) in EglWrapperSurface() argument
H A Degl_wrapper_context.cpp19 EglWrapperContext::EglWrapperContext(EglWrapperDisplay *disp, EGLContext context, EGLint version) in EglWrapperContext() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-ili9341-spi.h31 lws_display_t disp; /* use lws_display_ili9341_ops to set */ member
H A Dlws-ssd1306-i2c.h38 lws_display_t disp; /* use lws_display_ssd1306_ops to set ops */ member
/third_party/libwebsockets/lib/drivers/display/
H A Dssd1306-i2c.c49 lws_display_ssd1306_i2c_init(const struct lws_display *disp) in lws_display_ssd1306_i2c_init() argument
75 lws_display_ssd1306_i2c_contrast(const struct lws_display *disp, uint8_t b) in lws_display_ssd1306_i2c_contrast() argument
88 lws_display_ssd1306_i2c_blit(const struct lws_display *disp, const uint8_t *src, in lws_display_ssd1306_i2c_blit() argument
133 lws_display_ssd1306_i2c_power(const struct lws_display *disp, int state) in lws_display_ssd1306_i2c_power() argument
H A Dili9341-spi.c62 lws_display_ili9341_spi_init(const struct lws_display *disp) in lws_display_ili9341_spi_init() argument
117 lws_display_ili9341_spi_brightness(const struct lws_display *disp, uint8_t b) in lws_display_ili9341_spi_brightness() argument
123 lws_display_ili9341_spi_blit(const struct lws_display *disp, const uint8_t *src, in lws_display_ili9341_spi_blit() argument
171 lws_display_ili9341_spi_power(const struct lws_display *disp, int state) in lws_display_ili9341_spi_power() argument
H A Dlws-display.c72 lws_display_state_init(lws_display_state_t *lds, struct lws_context *ctx, int dim_ms, int off_ms, struct lws_led_state *bl_lcs, const lws_display_t *disp) lws_display_state_init() argument
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappersurface_fuzzer/
H A Deglwrappersurface_fuzzer.cpp64 EglWrapperDisplay *disp = EglWrapperDisplay::GetWrapperDisplay(eglDisplay); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_context_test.cpp42 EglWrapperDisplay *disp = EglWrapperDisplay::GetWrapperDisplay(display); in HWTEST_F() local
/third_party/mesa3d/src/egl/main/
H A Deglimage.c38 _eglParseKHRImageAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseKHRImageAttribs() argument
75 _eglParseMESADrmImageAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseMESADrmImageAttribs() argument
105 _eglParseWLBindWaylandDisplayAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseWLBindWaylandDisplayAttribs() argument
123 _eglParseEXTImageDmaBufImportAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, in _eglParseEXTImageDmaBufImportAttribs() argument
215 _eglParseEXTImageDmaBufImportModifiersAttribs(_EGLImageAttribs *attrs, _EGLDisplay *disp, EGLint attr, EGLint val) _eglParseEXTImageDmaBufImportModifiersAttribs() argument
281 _eglParseImageAttribList(_EGLImageAttribs *attrs, _EGLDisplay *disp, const EGLint *attrib_list) _eglParseImageAttribList() argument
[all...]
H A Deglsync.c86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, in _eglInitSync() argument
123 _eglGetSyncAttrib(_EGLDisplay *disp, _EGLSync *sync, in _eglGetSyncAttrib() argument
H A Deglsync.h112 _eglLookupSync(EGLSync handle, _EGLDisplay *disp) in _eglLookupSync() argument
H A Deglsurface.c56 _EGLDisplay *disp = surf->Resource.Display; in _eglParseSurfaceAttribList() local
359 _eglInitSurface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, void *native_surface) _eglInitSurface() argument
457 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint *value) _eglQuerySurface() argument
631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint value) _eglSurfaceAttrib() argument
756 _eglBindTexImage(_EGLDisplay *disp, _EGLSurface *surface, EGLint buffer) _eglBindTexImage() argument
785 _eglReleaseTexImage(_EGLDisplay *disp, _EGLSurface *surf, EGLint buffer) _eglReleaseTexImage() argument
[all...]
H A Deglcontext.h137 _eglLookupContext(EGLContext context, _EGLDisplay *disp) in _eglLookupContext() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.c77 const struct vk_device_dispatch_table *disp = in vk_common_CmdExecuteCommands() local
95 const struct vk_device_dispatch_table *disp = in vk_common_CmdBindVertexBuffers() local
H A Dvk_cmd_copy.c38 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; in vk_common_CmdCopyBuffer() local
76 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; in vk_common_CmdCopyImage() local
117 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; in vk_common_CmdCopyBufferToImage() local
158 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; in vk_common_CmdCopyImageToBuffer() local
201 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; in vk_common_CmdBlitImage() local
249 struct vk_object_base *disp = (struct vk_object_base *)commandBuffer; vk_common_CmdResolveImage() local
[all...]
H A Dvk_command_pool.c110 const struct vk_device_dispatch_table *disp = in vk_common_ResetCommandPool() local
/third_party/vulkan-loader/loader/
H A Dloader.h53 VkLayerDispatchTable *disp = *((VkLayerDispatchTable **)obj); in loader_get_dispatch() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/
H A Deglwrappercontext_fuzzer.cpp64 EglWrapperDisplay *disp = EglWrapperDisplay::GetWrapperDisplay(eglDisplay); in DoSomethingInterestingWithMyAPI() local
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Ddevices.c138 static const lws_display_ili9341_t disp = { variable
/third_party/elfutils/src/
H A Darlib.c155 off_t disp = 0; in arlib_finalize() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_scientific.cpp65 int32_t disp = std::abs(fExponent); in apply() local
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c81 static const lws_display_ssd1306_t disp = { variable
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_scientific.cpp65 int32_t disp = std::abs(fExponent); in apply() local

Completed in 8 milliseconds

1234