Searched refs:autoAspect (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/ |
H A D | intf_scene_util.h | 76 …const BASE_NS::Math::UVec2& renderResolution, bool autoAspect, float fovY, float orthoScale) const…
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | scene_util.h | 47 bool autoAspect, float fovY, float orthoScale) const override;
|
H A D | scene_util.cpp | 173 …IEcs& ecs, Entity entity, const Math::UVec2& renderResolution, bool autoAspect, float fovY, float … in UpdateCameraViewport() argument 186 if (autoAspect) { in UpdateCameraViewport()
|