Searched refs:initialSamplingBounds (Results 1 – 1 of 1) sorted by relevance
111 void start(Rect initialSamplingBounds) { in start() argument115 if (initialSamplingBounds != null) { in start()116 mSamplingRequestBounds.set(initialSamplingBounds); in start()