OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:positiveScale
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/hwui/
Matrix.h
186
bool
positiveScale
() const;
Matrix.cpp
125
bool Matrix4::
positiveScale
() const {
DisplayListOp.h
823
deferInfo.mergeable = state.mMatrix.isSimple() && state.mMatrix.
positiveScale
() &&
[
all
...]
Completed in 34 milliseconds