Home
last modified time | relevance | path

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

/development/apps/NinePatchLab/src/com/android/ninepatch/
DNinePatchLab.java134 final int drWidth = WIDTH; in onDraw() local
140 dr.setBounds(0, 0, drWidth, drHeight); in onDraw()