Home
last modified time | relevance | path

Searched defs:bottomOffsetPx (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java198 default void drawOnScrimWithBottomOffset(Canvas canvas, @Px int bottomOffsetPx) { in drawOnScrimWithBottomOffset()
204 Canvas canvas, float scale, @Px int bottomOffsetPx); in drawOnScrimWithScaleAndBottomOffset()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1382 Canvas canvas, float scale, @Px int bottomOffsetPx) { in drawOnScrimWithScaleAndBottomOffset()