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

/frameworks/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java209 public static boolean nRestore(long nativeCanvas) { method in class:Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java603 if (!nRestore(mNativeCanvasWrapper)
1330 private static native boolean nRestore(long canvasHandle); method in class:Canvas
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java170 Canvas_Delegate.nRestore(canvasWrapperPtr);
1116 Canvas_Delegate.nRestore(canvasPtr);

Completed in 41 milliseconds