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.cpp
66
mType =
kTypeIdentity
| kTypeRectToRect;
75
mType =
kTypeIdentity
;
143
return getGeometryType() ==
kTypeIdentity
;
Matrix.h
65
// NOTE: The flags from
kTypeIdentity
to kTypePerspective
69
kTypeIdentity
= 0,
Completed in 69 milliseconds