Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DShader.java116 public boolean getLocalMatrix(@NonNull Matrix localM) { in getLocalMatrix() method in Shader
/frameworks/base/libs/hwui/
DVectorDrawable.cpp316 void Group::getLocalMatrix(SkMatrix* outMatrix, const GroupProperties& properties) { in getLocalMatrix() function in android::uirenderer::VectorDrawable::Group