Home
last modified time | relevance | path

Searched defs:depthData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java1502 private static void validateDepth16Data(byte[] depthData, int width, int height, int format, in validateDepth16Data()
1520 …private static void validateDepthPointCloudData(byte[] depthData, int width, int height, int forma… in validateDepthPointCloudData()
1537 private static void validateDepthJpegData(byte[] depthData, int width, int height, int format, in validateDepthJpegData()