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 211 void decomposeScale(float& sx, float& sy) const;
Matrix.cpp 479 void Matrix4::decomposeScale(float& sx, float& sy) const {
OpenGLRenderer.cpp     [all...]

Completed in 42 milliseconds