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

/frameworks/base/core/java/android/view/
H A DDisplayListCanvas.java55 nResetDisplayListCanvas(canvas.mNativeCanvasWrapper, width, height);
98 private static native void nResetDisplayListCanvas(long canvas, int width, int height); method in class:DisplayListCanvas

Completed in 55 milliseconds