Searched refs:mDebugRoundedCornerDelegate (Results 1 – 2 of 2) sorted by relevance
158 protected DebugRoundedCornerDelegate mDebugRoundedCornerDelegate = field in ScreenDecorations390 mDebugRoundedCornerDelegate.applyNewDebugCorners(roundedTop, roundedBottom);429 mDebugRoundedCornerDelegate.removeDebugState(); in setDebug()504 new RoundedCornerDecorProviderFactory(mDebugRoundedCornerDelegate); in startOnScreenDecorationsThread()1063 mDebugRoundedCornerDelegate.setColor(mTintColor); in updateColorInversion()1203 mDebugRoundedCornerDelegate.dump(pw); in dump()1228 mDebugRoundedCornerDelegate.setPhysicalPixelDisplaySizeRatio(ratio); in updateConfiguration()1318 topDrawable = mDebugRoundedCornerDelegate.getTopRoundedDrawable(); in updateHwLayerRoundedCornerDrawable()1319 bottomDrawable = mDebugRoundedCornerDelegate.getBottomRoundedDrawable(); in updateHwLayerRoundedCornerDrawable()1334 mDebugRoundedCornerDelegate.getHasTop(), in updateHwLayerRoundedCornerExistAndSize()[all …]
1096 mScreenDecorations.mDebugRoundedCornerDelegate in testDebugRoundedCorners_noDeviceCornersSet()1132 mScreenDecorations.mDebugRoundedCornerDelegate in testDebugRoundedCornersRemoved_noDeviceCornersSet()1148 assertThat(mScreenDecorations.mDebugRoundedCornerDelegate.getHasBottom()).isFalse(); in testDebugRoundedCornersRemoved_noDeviceCornersSet()1149 assertThat(mScreenDecorations.mDebugRoundedCornerDelegate.getHasTop()).isFalse(); in testDebugRoundedCornersRemoved_noDeviceCornersSet()