Home
last modified time | relevance | path

Searched refs:GetInformation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.h60 bool GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) const;
H A Dwgl_state.cpp313 bool WGLState::GetInformation(HDC surface, int32_t configId, GlesImplementation::SurfaceInfo& res) … in GetInformation() function in WGLHelpers::WGLState
379 return GetInformation(surface, configId, res); in GetSurfaceInformation()