Home
last modified time | relevance | path

Searched refs:GET_BUFFER_GEOMETRY (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dexternal_window.h113 GET_BUFFER_GEOMETRY, enumerator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp86 NativeWindowHandleOpt(mWindow, GET_BUFFER_GEOMETRY, &mHeight, &mWidth); in RequestFrame()
H A Drs_surface_ohos_vulkan.cpp104 NativeWindowHandleOpt(mNativeWindow, GET_BUFFER_GEOMETRY, &mHeight, &mWidth); in SetNativeWindowInfo()
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp61 code = GET_BUFFER_GEOMETRY; in HandleOpt()
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1073 int err = NativeWindowHandleOpt(window, GET_BUFFER_GEOMETRY, &height, &width); in GetPhysicalDevicePresentRectanglesKHR()
1157 int err = NativeWindowHandleOpt(window, GET_BUFFER_GEOMETRY, &bufferHeight, &bufferWidth); in FlushBuffer()
1336 int err = NativeWindowHandleOpt(window, GET_BUFFER_GEOMETRY, &height, &width); in GetPhysicalDeviceSurfaceCapabilitiesKHR()
/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp219 OH_NativeWindow_NativeWindowHandleOpt(window_, GET_BUFFER_GEOMETRY, &canvasHeight, &canvasWidth); in UpdateCanvas()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp490 {GET_BUFFER_GEOMETRY, HandleNativeWindowGetBufferGeometry},
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp308 code = GET_BUFFER_GEOMETRY; in HWTEST_F()

Completed in 12 milliseconds