Home
last modified time | relevance | path

Searched refs:invalidateType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DMatrix.h229 void invalidateType() { mType = kTypeUnknown; } in invalidateType() function
H A DReadback.cpp219 texTransform.invalidateType(); in copySurfaceIntoLegacy()