OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:first_frame_capture_time
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/test/
frame_generator_capturer.h
50
int64_t
first_frame_capture_time
() const { return first_frame_capture_time_; }
function in class:webrtc::test::FrameGeneratorCapturer
/external/webrtc/webrtc/call/
call_perf_tests.cc
464
90 * static_cast<uint32_t>(capturer_->
first_frame_capture_time
());
/device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp
2275
int64_t last_frame_capture_time = 0,
first_frame_capture_time
, capture_time;
local
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp
2275
int64_t last_frame_capture_time = 0,
first_frame_capture_time
, capture_time;
local
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp
2699
int64_t last_frame_capture_time = 0,
first_frame_capture_time
, capture_time;
local
[
all
...]
Completed in 634 milliseconds