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

/frameworks/base/graphics/java/android/graphics/
H A DCanvasProperty.java37 private CanvasProperty(long nativeContainer) { argument
38 mProperty = new VirtualRefBasePtr(nativeContainer);

Completed in 63 milliseconds