Home
last modified time | relevance | path

Searched refs:GetWindowSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/export/
H A Dglfw_render_context.h49 void GetWindowSize(int32_t &width, int32_t &height);
/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/conversion/include/
H A Dconversion_fft.h172 int32_t GetWindowSize() in GetWindowSize() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp145 void GlfwRenderContext::GetWindowSize(int32_t &width, int32_t &height) in GetWindowSize() function in OHOS::Rosen::GlfwRenderContext