HomeSort by relevance Sort by last modified time
    Searched refs:kTypeIdentity (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Matrix.cpp 68 mType = kTypeIdentity | kTypeRectToRect;
77 mType = kTypeIdentity;
145 return getGeometryType() == kTypeIdentity;
Matrix.h 65 // NOTE: The flags from kTypeIdentity to kTypePerspective
69 kTypeIdentity = 0,

Completed in 68 milliseconds