Home
last modified time | relevance | path

Searched defs:Vector2f (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector2.h69 typedef Vector2<float> Vector2f; typedef
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector2.h69 typedef Vector2<float> Vector2f; typedef
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp203 Matrix3f GenRGBToXYZMatrix(const std::array<Vector2f, 3>& basePoints, const Vector2f& whitePoint) in GenRGBToXYZMatrix()
332 const std::array<Vector2f, 3>& basePoints, in SimpleColorSpace()
347 const std::array<Vector2f, 3>& basePoints, in SimpleColorSpace()