/hardware/google/aemu/base/include/aemu/base/ |
D | Stopwatch.h | 34 static double sec(uint64_t us) { return us / 1000000.0; } in sec() function
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_test.cpp | 83 std::cv_status RadioHidlTest_v1_1::wait(int sec) { in wait()
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_test.cpp | 86 std::cv_status RadioHidlTest::wait(int sec) { in wait()
|
/hardware/google/gfxstream/guest/mesa/src/c11/impl/ |
D | time.c | 77 LONGLONG sec; in c23_timespec_get() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | reciprocal.inl | 11 GLM_FUNC_QUALIFIER genType sec(genType angle) function 18 GLM_FUNC_QUALIFIER vecType<T, P> sec(vecType<T, P> const & x) function
|
/hardware/ti/am57x/libhwcomposer/ |
D | display.cpp | 57 void HWCDisplay::page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec,… in page_flip_handler() 102 void HWCDisplay::vblank_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, vo… in vblank_handler()
|
/hardware/samsung/nfc/halimpl/osi/ |
D | osi_timer.cc | 185 struct timeval sec; in OSI_timer_get_current_time() local
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | transport.c | 72 time_t sec = ta.tv_sec + in ts_add_ns() local
|
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/ |
D | log_read.h | 44 uint32_t sec; /* seconds since Epoch */ member
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/wifi_hal_ctrl/ |
D | wifi_hal_ctrl.c | 173 char *reply, size_t *reply_len, time_t sec, suseconds_t usec) in wifihal_ctrl_request2()
|
/hardware/nxp/uwb/halimpl/utils/ |
D | phNxpUciHal_utils.h | 114 static inline int phNxpUciHal_sem_timed_wait_sec(phNxpUciHal_Sem_t* pCallbackData, time_t sec) in phNxpUciHal_sem_timed_wait_sec()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | spkr_protection.c | 163 static bool is_speaker_in_use(unsigned long *sec) in is_speaker_in_use() 538 unsigned long sec = 0; in spkr_calibration_thread() local
|
/hardware/google/gfxstream/host/tests/ |
D | FrameBuffer_unittest.cpp | 666 float sec = duration_us / 1000000.0f; in TEST_F() local 703 float sec = duration_us / 1000000.0f; in TEST_F() local
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_display.c | 1282 unsigned int sec, in wsi_display_page_flip_handler2() 1305 unsigned int sec, in wsi_display_page_flip_handler() 1313 unsigned int sec, unsigned int usec, in wsi_display_vblank_handler()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 4634 float sec = (*duration_us) / 1000000.0f; in glTestHostDriverPerformance() local
|