Searched refs:validateDepth16Data (Results 1 – 1 of 1) sorted by relevance
1361 validateDepth16Data(data, width, height, format, image.getTimestamp(), filePath); in validateImage()1502 private static void validateDepth16Data(byte[] depthData, int width, int height, int format, in validateDepth16Data() method in CameraTestUtils