Searched refs:nativeReadValues (Results 1 – 1 of 1) sorted by relevance
1711 private static synchronized native byte[] nativeReadValues(int tag, long ptr); in nativeReadValues() method in CameraMetadataNative1852 return nativeReadValues(tag, mMetadataPtr); in readValues()