OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTypeIdentity
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Matrix.h
57
// NOTE: The flags from
kTypeIdentity
to kTypePerspective
61
kTypeIdentity
= 0,
Matrix.cpp
68
mType =
kTypeIdentity
| kTypeRectToRect;
77
mType =
kTypeIdentity
;
142
return getGeometryType() ==
kTypeIdentity
;
Completed in 3070 milliseconds