HomeSort by relevance Sort by last modified time
    Searched refs:decomposeScale (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Matrix.h 199 void decomposeScale(float& sx, float& sy) const;
Matrix.cpp 461 void Matrix4::decomposeScale(float& sx, float& sy) const {
OpenGLRenderer.cpp     [all...]

Completed in 6381 milliseconds