Searched refs:jpegSurfaceIds (Results 1 – 3 of 3) sorted by relevance
73 boolean repeating, Collection<Long> jpegSurfaceIds) { in Builder() argument79 mJpegSurfaceIds = jpegSurfaceIds; in Builder()162 int numPreviewTargets, Collection<Long> jpegSurfaceIds) { in RequestHolder() argument170 mJpegSurfaceIds = jpegSurfaceIds; in RequestHolder()
42 Collection<Long> jpegSurfaceIds) { in BurstHolder() argument47 /*request*/r, repeating, jpegSurfaceIds)); in BurstHolder()
65 public RequestQueue(List<Long> jpegSurfaceIds) { in RequestQueue() argument66 mJpegSurfaceIds = jpegSurfaceIds; in RequestQueue()