Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/common/
DTestUtils.h130 , mOldValue(property) { in ScopedProperty()
134 *mPropertyPtr = mOldValue; in ~ScopedProperty()
138 T mOldValue; variable