OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ggl_system_time
(Results
1 - 5
of
5
) sorted by null
/system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp
50
mDuration =
ggl_system_time
();
183
const int64_t duration =
ggl_system_time
() - mDuration;
MIPSAssembler.cpp
[
all
...]
GGLAssembler.cpp
96
int64_t duration =
ggl_system_time
();
[
all
...]
/system/core/include/private/pixelflinger/
ggl_context.h
556
int64_t
ggl_system_time
();
/system/core/libpixelflinger/
pixelflinger.cpp
728
int64_t
ggl_system_time
()
function in namespace:android
Completed in 1034 milliseconds