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

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

Completed in 49 milliseconds