Home
last modified time | relevance | path

Searched refs:SetWindowSize (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/test/mock/graphic/
H A DMockGlfwRenderContext.cpp55 void GlfwRenderContext::SetWindowSize(int32_t width, int32_t height) {} in SetWindowSize() function in OHOS::Rosen::GlfwRenderContext
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp136 glfwRenderContext->SetWindowSize(width, height); in OrientationChanged()
624 glfwRenderContext->SetWindowSize(aceRunArgs.deviceWidth, aceRunArgs.deviceHeight); in ResolutionChanged()
633 glfwRenderContext->SetWindowSize(aceRunArgs.deviceWidth, aceRunArgs.deviceHeight); in ResolutionChanged()
819 glfwRenderContext->SetWindowSize(aceRunArgs.deviceWidth, aceRunArgs.deviceHeight); in LoadDocument()

Completed in 2 milliseconds