Home
last modified time | relevance | path

Searched defs:ftime (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
H A DVrView.java433 float ftime = (time - m_last_time) / 1E6f; in addTimeLine() local
/aosp12/bionic/libc/bionic/
H A Dndk_cruft.cpp305 int ftime(struct timeb* tb) { in ftime() function