OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minFrameDuration
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
SurfaceViewPreviewTest.java
179
Long
minFrameDuration
= mMinPreviewFrameDurationMap.get(previewSz);
180
boolean findDuration = mCollector.expectTrue("Unable to find
minFrameDuration
for size "
181
+ previewSz.toString(),
minFrameDuration
!= null);
184
+ "
minFrameDuration
" +
minFrameDuration
, frameDuration >=
minFrameDuration
);
/external/chromium_org/third_party/webrtc/modules/video_capture/ios/
rtc_video_capture_ios_objc.mm
224
inputDevice.activeVideoMinFrameDuration = targetRange.
minFrameDuration
;
225
inputDevice.activeVideoMaxFrameDuration = targetRange.
minFrameDuration
;
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
StaticMetadata.java
[
all
...]
/device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
Completed in 332 milliseconds