Searched refs:mDebugRoundedCornerDelegate (Results 1 – 2 of 2) sorted by relevance
152 protected DebugRoundedCornerDelegate mDebugRoundedCornerDelegate = field in ScreenDecorations422 mDebugRoundedCornerDelegate.removeDebugState(); in setDebug()498 new RoundedCornerDecorProviderFactory(mDebugRoundedCornerDelegate); in startOnScreenDecorationsThread()1025 mDebugRoundedCornerDelegate.setColor(mTintColor); in updateColorInversion()1155 mDebugRoundedCornerDelegate.dump(pw); in dump()1180 mDebugRoundedCornerDelegate.setPhysicalPixelDisplaySizeRatio(ratio); in updateConfiguration()1265 topDrawable = mDebugRoundedCornerDelegate.getTopRoundedDrawable(); in updateHwLayerRoundedCornerDrawable()1281 mDebugRoundedCornerDelegate.getHasTop(), in updateHwLayerRoundedCornerExistAndSize()1282 mDebugRoundedCornerDelegate.getHasBottom(), in updateHwLayerRoundedCornerExistAndSize()1283 mDebugRoundedCornerDelegate.getTopRoundedSize().getWidth(), in updateHwLayerRoundedCornerExistAndSize()[all …]
1089 mScreenDecorations.mDebugRoundedCornerDelegate in testDebugRoundedCorners_noDeviceCornersSet()1125 mScreenDecorations.mDebugRoundedCornerDelegate in testDebugRoundedCornersRemoved_noDeviceCornersSet()1141 assertThat(mScreenDecorations.mDebugRoundedCornerDelegate.getHasBottom()).isFalse(); in testDebugRoundedCornersRemoved_noDeviceCornersSet()1142 assertThat(mScreenDecorations.mDebugRoundedCornerDelegate.getHasTop()).isFalse(); in testDebugRoundedCornersRemoved_noDeviceCornersSet()