Home
last modified time | relevance | path

Searched refs:floor (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Dsf_floor.c71 double floor(double x) in floor() function
73 double floor(x) in floor()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDfuManager.java155 if (Math.floor(previousPercent * 100) != Math.floor(percent * 100)) { in sendPackets()
/device/google/barbet/barbet/
Dinit.barbet.rc73 write /sys/devices/virtual/thermal/tz-by-name/l-bound-floor/emul_temp 1
74 write /sys/devices/virtual/thermal/tz-by-name/l-bound-floor/mode enabled
/device/generic/goldfish/camera/
Dexif.cpp133 const uint32_t ideg = floor(v); in convertDegToDegMmSs()
135 const uint32_t minutes = floor(v); in convertDegToDegMmSs()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt55268 HSPLjava/util/TreeSet;->floor(Ljava/lang/Object;)Ljava/lang/Object;
57690 HSPLlibcore/util/FP16;->floor(S)S