Searched refs:RAW_FORMAT (Results 1 – 1 of 1) sorted by relevance
343 int[] RAW_FORMAT = {ImageFormat.RAW_SENSOR}; in testSingleCapture() local344 testSingleCaptureForFormat(RAW_FORMAT, "raw", /*addPreviewDelay*/ true); in testSingleCapture()