Searched defs:getCaptureRequestOption (Results 1 – 2 of 2) sorted by relevance
61 public <ValueT> @Nullable ValueT getCaptureRequestOption( in getCaptureRequestOption() method in CaptureRequestOptions80 public <ValueT> @Nullable ValueT getCaptureRequestOption( in getCaptureRequestOption() method in CaptureRequestOptions
50 public open fun <ValueT> getCaptureRequestOption(key: CaptureRequest.Key<ValueT>): ValueT? { in getCaptureRequestOption() method66 internal fun <ValueT> getCaptureRequestOption( in getCaptureRequestOption() method