Searched refs:native_getHeight (Results 1 – 2 of 2) sorted by relevance
277 return native_getHeight(mNativeCanvasWrapper); in getHeight()1969 private static native int native_getHeight(long canvasHandle); in native_getHeight() method in Canvas
169 /*package*/ static int native_getHeight(long nativeCanvas) { in native_getHeight() method in Canvas_Delegate