Home
last modified time | relevance | path

Searched refs:GetSurfaceInformation (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.h56 bool GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const;
H A Degl_state.h60 bool GetSurfaceInformation(
H A Dswapchain_gles.cpp155 if (!EGLState.GetSurfaceInformation(devicePlatformData, surface, info)) {
167 if (!EGLState.GetSurfaceInformation(surface, info)) {
H A Dwgl_state.cpp363 bool WGLState::GetSurfaceInformation(HDC surface, GlesImplementation::SurfaceInfo& res) const in GetSurfaceInformation() function in WGLHelpers::WGLState
H A Degl_state.cpp985 bool EGLState::GetSurfaceInformation( in GetSurfaceInformation() function in EGLHelpers::EGLState
991 PLUGIN_LOG_V("EGLState::GetSurfaceInformation: input surface information:"); in GetSurfaceInformation()
997 PLUGIN_LOG_E("EGLState::GetSurfaceInformation: Could not fetch surface config_id."); in GetSurfaceInformation()
1005 PLUGIN_LOG_E("EGLState::GetSurfaceInformation: Could not fetch surface config."); in GetSurfaceInformation()
1009 PLUGIN_LOG_V("EGLState::GetSurfaceInformation: input surface configuration:"); in GetSurfaceInformation()
1018 PLUGIN_LOG_V("EGLState::GetSurfaceInformation: plat surface configuration:"); in GetSurfaceInformation()
/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h193 int32_t GetSurfaceInformation();
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp1105 int32_t PointerDrawingManager::GetSurfaceInformation() in GetSurfaceInformation() function in OHOS::MMI::PointerDrawingManager
1135 if (GetSurfaceInformation() != RET_OK) { in OnVsync()

Completed in 8 milliseconds