OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_seconds
(Results
1 - 8
of
8
) sorted by null
/external/skia/tools/skpdiff/
SkDifferentPixelsMetric_cpu.cpp
26
double startTime =
get_seconds
();
68
SkDebugf("Time: %f\n", (
get_seconds
() - startTime));
skpdiff_util.h
34
double
get_seconds
();
SkDifferentPixelsMetric_opencl.cpp
52
double startTime =
get_seconds
();
135
SkDebugf("Time: %f\n", (
get_seconds
() - startTime));
skpdiff_util.cpp
87
double
get_seconds
() {
function
SkPMetric.cpp
432
double startTime =
get_seconds
();
452
SkDebugf("Time: %f\n", (
get_seconds
() - startTime));
/external/kernel-headers/original/linux/
time.h
97
static inline unsigned long
get_seconds
(void)
function
/prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu
vmlinux-qemu-armv7
Completed in 400 milliseconds