Searched defs:getLocalMatrix (Results 1 – 3 of 3) sorted by relevance
103 protected java.awt.geom.AffineTransform getLocalMatrix() { in getLocalMatrix() method in Shader_Delegate
113 public boolean getLocalMatrix(@NonNull Matrix localM) { in getLocalMatrix() method in Shader
311 void Group::getLocalMatrix(SkMatrix* outMatrix, const GroupProperties& properties) { in getLocalMatrix() function in android::uirenderer::VectorDrawable::Group