Searched refs:mFocusPath (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DTabBar.java254 Path mFocusPath; field in class:TabBar.TabView
264 mFocusPath = new Path();
361 setFocusPath(mFocusPath, 0, 0, r - l, b - t);
404 canvas.drawPath(mFocusPath, mFocusPaint);

Completed in 25 milliseconds