Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
DDeviceReportTest.java109 DeviceReportLog log2 = new DeviceReportLog(REPORT_NAME_1, STREAM_NAME_2); in testFile() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java85 static native float log2(float x); in log2() method in CoreMathVerifier
780 static private Target.Floaty log2(double d, Target t) { in log2() method in CoreMathVerifier
788 static private Target.Floaty log2(float f, Target t) { in log2() method in CoreMathVerifier