HomeSort by relevance Sort by last modified time
    Searched full:_get_timestamp (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/camera/
camera-common.h 182 _get_timestamp(void) function
195 const uint64_t wake_at = _get_timestamp() + (uint64_t)millisec * 1000;
197 const uint64_t stamp = _get_timestamp();
camera-service.c     [all...]

Completed in 61 milliseconds