Searched defs:depthData (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
| D | CameraTestUtils.java | 1504 private static void validateDepth16Data(byte[] depthData, int width, int height, int format, in validateDepth16Data() 1522 …private static void validateDepthPointCloudData(byte[] depthData, int width, int height, int forma… in validateDepthPointCloudData() 1539 private static void validateDepthJpegData(byte[] depthData, int width, int height, int format, in validateDepthJpegData()
|