Searched defs:SetCol (Results 1 – 3 of 3) sorted by relevance
71 void Matrix44::SetCol(int column, scalar x, scalar y, scalar z, scalar w) in SetCol() function in OHOS::Rosen::Drawing::Matrix44
63 void SkiaMatrix44::SetCol(int column, scalar x, scalar y, scalar z, scalar w) in SetCol() function in OHOS::Rosen::Drawing::SkiaMatrix44
507 void SetCol(const int32_t col) in SetCol() function