HomeSort by relevance Sort by last modified time
    Searched refs:systemTime (Results 51 - 69 of 69) sorted by null

1 23

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /device/moto/wingray/libaudio/
AudioHardware.cpp     [all...]
  /frameworks/native/libs/gui/
SurfaceTextureClient.cpp 229 timestamp = systemTime(SYSTEM_TIME_MONOTONIC);
  /frameworks/native/services/surfaceflinger/
Layer.cpp 78 mFrameStats[mFrameLatencyOffset].set = systemTime();
  /device/samsung/crespo/libcamera/
SecCameraHWInterface.cpp 527 timestamp = systemTime(SYSTEM_TIME_MONOTONIC);
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
AudioPolicyService.cpp 652 nsecs_t curTime = systemTime();
894 command->mTime = systemTime() + milliseconds(delayMs);
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]
StagefrightRecorder.cpp     [all...]
  /frameworks/native/opengl/libagl/
array.cpp 374 startTime = systemTime(SYSTEM_TIME_THREAD);
403 nsecs_t time = systemTime(SYSTEM_TIME_THREAD) - startTime;
    [all...]
  /frameworks/av/media/libaah_rtp/
aah_tx_player.cpp     [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 801 ns2ms(systemTime(SYSTEM_TIME_MONOTONIC)));
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 552 nsecs_t now = systemTime();
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 650 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC);
784 // The systemTime(SYSTEM_TIME_MONOTONIC) function we use everywhere
    [all...]
InputReader.cpp 279 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC);
295 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC);
515 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC);
    [all...]
InputDispatcher.cpp 89 return systemTime(SYSTEM_TIME_MONOTONIC);
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 372 int64_t timestamp = systemTime(SYSTEM_TIME_MONOTONIC);
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 719 outputDesc->mStopTime[stream] = systemTime();
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp     [all...]

Completed in 2837 milliseconds

1 23