Home
last modified time | relevance | path

Searched refs:OH_NativeXComponent_GetXComponentSize (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp50 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h374 int32_t OH_NativeXComponent_GetXComponentSize(
H A Dnative_interface_xcomponent.cpp39 int32_t OH_NativeXComponent_GetXComponentSize( in OH_NativeXComponent_GetXComponentSize() function
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp312 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp48 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.cpp89 int32_t status = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB()

Completed in 6 milliseconds