Searched defs:SetMatrix44ColMajor (Results 1 – 2 of 2) sorted by relevance
61 void Matrix44::SetMatrix44ColMajor(const Buffer& buffer) in SetMatrix44ColMajor() function in OHOS::Rosen::Drawing::Matrix44
69 void SkiaMatrix44::SetMatrix44ColMajor(const std::array<scalar, Matrix44Impl::MATRIX44_SIZE>& buffe… in SetMatrix44ColMajor() function in OHOS::Rosen::Drawing::SkiaMatrix44