Home
last modified time | relevance | path

Searched defs:native_saveLayerAlpha (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java385 /*package*/ static int native_saveLayerAlpha(int nativeCanvas, in native_saveLayerAlpha() method in Canvas_Delegate
398 /*package*/ static int native_saveLayerAlpha(int nativeCanvas, float l, in native_saveLayerAlpha() method in Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
DCanvas.java1670 private static native int native_saveLayerAlpha(int nativeCanvas, in native_saveLayerAlpha() method in Canvas
1673 private static native int native_saveLayerAlpha(int nativeCanvas, float l, in native_saveLayerAlpha() method in Canvas