HomeSort by relevance Sort by last modified time
    Searched defs:capture_time (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/video/
video_capture_input.cc 127 int64_t capture_time = -1; local
142 capture_time = deliver_frame.render_time_ms();
158 if (capture_time != -1) {
159 overuse_detector_->FrameSent(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
2429 int64_t capture_time; local
2834 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
3059 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); 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
2429 int64_t capture_time; local
2834 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
3059 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 1667 int64_t capture_time = 0; local
2025 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 2699 int64_t last_frame_capture_time = 0, first_frame_capture_time, capture_time; local
2890 int64_t capture_time; local
3280 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
3396 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3HWI.cpp 2729 int64_t last_frame_capture_time = 0, first_frame_capture_time, capture_time; local
2905 int64_t capture_time; local
3287 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
3402 nsecs_t capture_time = systemTime(CLOCK_MONOTONIC); local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 271 milliseconds