HomeSort by relevance Sort by last modified time
    Searched refs: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 394 milliseconds