Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java194 drawOnScrimWithScaleAndBottomOffset(canvas, scale, 0); in drawOnScrimWithScale()
199 drawOnScrimWithScaleAndBottomOffset(canvas, 1f, bottomOffsetPx); in drawOnScrimWithBottomOffset()
203 void drawOnScrimWithScaleAndBottomOffset( in drawOnScrimWithScaleAndBottomOffset() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1381 public void drawOnScrimWithScaleAndBottomOffset( in drawOnScrimWithScaleAndBottomOffset() method in ActivityAllAppsContainerView