Searched refs:mSupportedRequestKeys (Results 1 – 1 of 1) sorted by relevance
91 private final Set<CaptureRequest.Key> mSupportedRequestKeys; field in CameraExtensionSessionImpl288 mSupportedRequestKeys = requestKeys; in CameraExtensionSessionImpl()623 for (CaptureRequest.Key requestKey : mSupportedRequestKeys){ in createBurstRequest()662 for (CaptureRequest.Key requestKey : mSupportedRequestKeys) { in createRequest()