Searched refs:RequestImpl (Results 1 – 1 of 1) sorted by relevance
53 private static class UnregisteredStreamProvider implements RequestImpl79 private static class RequestImpl implements Request { class in RequestBuilder91 public RequestImpl(CaptureRequestBuilderProxy builder, List<Allocation> allocations, in RequestImpl() method in RequestBuilder.RequestImpl122 private final List<RequestImpl.Allocation> mAllocations;184 return new RequestImpl(mBuilder, mAllocations, in build()