Searched refs:android_log_write_float32 (Results 1 – 3 of 3) sorted by relevance
594 int android_log_write_float32(android_log_context ctx, float value);
246 LIBLOG_ABI_PUBLIC int android_log_write_float32(android_log_context ctx, in android_log_write_float32() function
2178 EXPECT_LE(0, android_log_write_float32(ctx, 1.0102030405060708)); in event_test_complex_nested_list()