OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:systemtime
(Results
226 - 250
of
319
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/opencv3/3rdparty/lib/mips/
libnative_camera_r4.2.0.so
libnative_camera_r4.3.0.so
libnative_camera_r4.4.0.so
/external/opencv3/3rdparty/lib/x86/
libnative_camera_r2.3.3.so
libnative_camera_r3.0.1.so
libnative_camera_r4.0.3.so
libnative_camera_r4.1.1.so
libnative_camera_r4.2.0.so
libnative_camera_r4.3.0.so
libnative_camera_r4.4.0.so
/frameworks/av/cmds/stagefright/
mediafilter.cpp
280
*startTimeRender =
systemTime
(SYSTEM_TIME_MONOTONIC)
/frameworks/base/core/jni/
android_view_Surface.cpp
524
nsecs_t vsync =
systemTime
(CLOCK_MONOTONIC);
/frameworks/base/libs/hwui/renderthread/
RenderProxy.cpp
665
nsecs_t timeToNextVsync = estimatedNextVsync -
systemTime
(CLOCK_MONOTONIC);
/frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp
273
systemTime
(), false /* isAutoTimestamp */,
/hardware/libhardware/tests/camera2/
CameraBurstTests.cpp
660
captureTimes.push_back(
systemTime
());
CameraMultiStreamTests.cpp
416
captureBurstTimes.push_back(
systemTime
());
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleauto.h
528
SYSTEMTIME
st;
[
all
...]
/external/libchrome/base/third_party/nspr/
prtime.cc
56
* This was modified to use the Win32
SYSTEMTIME
/FILETIME structures
112
SYSTEMTIME
st = {};
[
all
...]
/frameworks/av/services/audioflinger/
Tracks.cpp
[
all
...]
/frameworks/native/opengl/libagl/
array.cpp
374
startTime =
systemTime
(SYSTEM_TIME_THREAD);
403
nsecs_t time =
systemTime
(SYSTEM_TIME_THREAD) - startTime;
[
all
...]
/external/autotest/client/tests/kvm/deps/
rss.cpp
897
SYSTEMTIME
lt;
[
all
...]
/external/google-breakpad/src/google_breakpad/common/
minidump_format.h
672
} MDSystemTime; /*
SYSTEMTIME
*/
[
all
...]
/external/libchrome/base/time/
time.h
406
// like the Win32
SYSTEMTIME
structure or the Unix "struct tm" with a few
/external/libvncserver/libvncserver/
main.c
1085
SYSTEMTIME
t;
Completed in 528 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>