Home
last modified time | relevance | path

Searched defs:vec3 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/
H A Dwindowutilmath_fuzzer.cpp85 void InitVector3(OHOS::Rosen::TransformHelper::Vector3& vec3, in InitVector3()
135 OHOS::Rosen::TransformHelper::Vector3 vec3; in WindowUtilMathFuzzPart1() local
163 OHOS::Rosen::TransformHelper::Vector3 vec3; in WindowUtilMathFuzzPart2() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_compatibility_common.h29 using vec3 = BASE_NS::Math::Vec3; variable
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dtypes.h29 using vec3 = vec3f; variable
/aosp12/frameworks/native/libs/math/include/math/
H A Dvec3.h118 typedef details::TVec3<float> vec3; typedef
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp2544 Int vec1, vec2, vec3; in find_pmvs() local