Home
last modified time | relevance | path

Searched defs:SetMatrix44 (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dmatrix44.cpp47 void Matrix44::SetMatrix44(const Buffer& buffer) in SetMatrix44() function in OHOS::Rosen::Drawing::Matrix44
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_matrix44.cpp51 void SkiaMatrix44::SetMatrix44(const std::array<scalar, Matrix44Impl::MATRIX44_SIZE>& buffer) in SetMatrix44() function in OHOS::Rosen::Drawing::SkiaMatrix44