Searched refs:invalidateType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | Readback.cpp | 45 texTransform.invalidateType(); in copySurfaceInto() |
D | Matrix.h | 229 void invalidateType() { mType = kTypeUnknown; } in invalidateType() function |