Searched defs:native_edgeType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1660 int native_edgeType);
1663 int native_edgeType);
1667 int native_edgeType);
1658 native_quickReject(int nativeCanvas, RectF rect, int native_edgeType) argument
1661 native_quickReject(int nativeCanvas, int path, int native_edgeType) argument
1664 native_quickReject(int nativeCanvas, float left, float top, float right, float bottom, int native_edgeType) argument
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java576 int native_edgeType) {
584 int native_edgeType) {
593 int native_edgeType) {
574 native_quickReject(int nativeCanvas, RectF rect, int native_edgeType) argument
582 native_quickReject(int nativeCanvas, int path, int native_edgeType) argument
590 native_quickReject(int nativeCanvas, float left, float top, float right, float bottom, int native_edgeType) argument

Completed in 37 milliseconds