Searched refs:nativeInt (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java1107 mStyle = Paint.Style.FILL.nativeInt;
1108 mCap = Paint.Cap.BUTT.nativeInt;
1109 mJoin = Paint.Join.MITER.nativeInt;

Completed in 49 milliseconds

12