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