Home
last modified time | relevance | path

Searched defs:aspect (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_common.c238 enum HdmiPictureAspectRatio aspect, bool enable3d) in HdmiCommonGetVic()
292 enum HdmiPictureAspectRatio aspect, bool enable3d) in HdmiCommonGetVideoDefInfo()
306 enum HdmiVideoTiming HdmiCommonGetVideoTiming(enum HdmiVic vic, enum HdmiPictureAspectRatio aspect) in HdmiCommonGetVideoTiming()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DCamera.js50 perspective(fovy = 60, aspect = 1, near = 0.1, far = 100) { argument
H A DMatrix.js231 setPerspective(fovy, aspect, near, far) { argument
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Dmath_utils.h55 static Mat4x4 Perspective(float fov, float aspect, float nearV, float farV) in Perspective()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp73 auto aspect = 1.f; in CalculateProjectionMatrix() local
86 auto aspect = 1.f; in CalculateProjectionMatrix() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_common.h265 enum HdmiPictureAspectRatio aspect; member
285 enum HdmiPictureAspectRatio aspect; member
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dhdmi_if.h382 enum HdmiPictureAspectRatio aspect; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h645 float aspect; in CORE3D_BEGIN_NAMESPACE() member