OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 655 milliseconds