Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java535 final boolean wasClosed = (mOldHeight == mSmallSize); in finishExpanding()
536 if (wasClosed) { in finishExpanding()
566 if (DEBUG) Log.d(TAG, "wasClosed is: " + wasClosed); in finishExpanding()
/frameworks/base/libs/hwui/
DPathTessellator.cpp746 bool wasClosed = approximatePathOutlineVertices(path, forceClose, in tessellatePath() local
764 if (wasClosed) { in tessellatePath()
771 if (wasClosed) { in tessellatePath()