Home
last modified time | relevance | path

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

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