Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleIconFactory.java109 final int bitmapTop = (int) ringStrokeWidth; in getBadgeBitmap() local
116 c.drawBitmap(scaledBitmap, bitmapTop, bitmapLeft, /* paint */null); in getBadgeBitmap()