Searched refs:YUV_FORMAT (Results 1 – 1 of 1) sorted by relevance
339 int[] YUV_FORMAT = {ImageFormat.YUV_420_888}; in testSingleCapture() local340 testSingleCaptureForFormat(YUV_FORMAT, null, /*addPreviewDelay*/ true); in testSingleCapture()