OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sidentity
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
PatchCache.cpp
237
static const UvMapper
sIdentity
;
247
const UvMapper& mapper = entry ? entry->uvMapper :
sIdentity
;
Matrix.cpp
41
static Matrix4
sIdentity
;
42
return
sIdentity
;
Completed in 67 milliseconds