HomeSort by relevance Sort by last modified time
    Searched refs:nsecs_t (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /frameworks/native/services/sensorservice/
SensorDevice.h 38 static const nsecs_t MINIMUM_EVENTS_PERIOD = 1000000; // 1000 Hz
46 nsecs_t batchDelay, batchTimeout;
48 BatchParams(int flag, nsecs_t delay, nsecs_t timeout): flags(flag), batchDelay(delay),
SensorFusion.h 40 static const nsecs_t DEFAULT_EVENTS_PERIOD = 200000000; // 5 Hz
49 nsecs_t mTargetDelayNs;
50 nsecs_t mGyroTime;
SensorService.h 79 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs,
80 nsecs_t maxBatchReportLatencyNs, int reservedFlags);
81 virtual status_t setEventRate(int handle, nsecs_t samplingPeriodNs);
165 nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, int reservedFlags);
167 status_t setEventRate(const sp<SensorEventConnection>& connection, int handle, nsecs_t ns);
  /frameworks/base/services/input/
InputReader.h 147 nsecs_t virtualKeyQuietTime;
165 nsecs_t pointerGestureQuietInterval;
174 nsecs_t pointerGestureTapInterval;
183 nsecs_t pointerGestureTapDragInterval;
192 nsecs_t pointerGestureMultitouchSettleInterval;
337 virtual void vibrate(int32_t deviceId, const nsecs_t* pattern, size_t patternSize,
354 virtual void disableVirtualKeysUntil(nsecs_t time) = 0;
355 virtual bool shouldDropVirtualKey(nsecs_t now,
360 virtual void requestTimeoutAtTime(nsecs_t when) = 0;
406 virtual void vibrate(int32_t deviceId, const nsecs_t* pattern, size_t patternSize
    [all...]
InputDispatcher.h 173 nsecs_t keyRepeatTimeout;
176 nsecs_t keyRepeatDelay;
200 virtual void notifyConfigurationChanged(nsecs_t when) = 0;
204 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle,
240 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags) = 0;
243 virtual nsecs_t interceptKeyBeforeDispatching(const sp<InputWindowHandle>& inputWindowHandle,
253 virtual void notifySwitch(nsecs_t when,
257 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType) = 0;
436 nsecs_t eventTime;
449 EventEntry(int32_t type, nsecs_t eventTime, uint32_t policyFlags)
    [all...]
InputListener.cpp 29 NotifyConfigurationChangedArgs::NotifyConfigurationChangedArgs(nsecs_t eventTime) :
45 NotifyKeyArgs::NotifyKeyArgs(nsecs_t eventTime, int32_t deviceId, uint32_t source,
48 int32_t metaState, nsecs_t downTime) :
69 NotifyMotionArgs::NotifyMotionArgs(nsecs_t eventTime, int32_t deviceId, uint32_t source,
74 float xPrecision, float yPrecision, nsecs_t downTime) :
106 NotifySwitchArgs::NotifySwitchArgs(nsecs_t eventTime, uint32_t policyFlags,
124 NotifyDeviceResetArgs::NotifyDeviceResetArgs(nsecs_t eventTime, int32_t deviceId) :
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 103 BufferQueue::BufferItem *item, nsecs_t presentWhen) {
128 nsecs_t SurfaceFlingerConsumer::computeExpectedPresent()
133 const nsecs_t prevVsync = systemTime(CLOCK_MONOTONIC);
139 //const nsecs_t vsyncPeriod =
141 const nsecs_t vsyncPeriod = 16700000;
151 const nsecs_t extraPadding = 0;
  /frameworks/native/include/input/
InputTransport.h 58 nsecs_t eventTime;
67 nsecs_t downTime;
76 nsecs_t eventTime;
84 nsecs_t downTime;
211 nsecs_t downTime,
212 nsecs_t eventTime);
235 nsecs_t downTime,
236 nsecs_t eventTime,
296 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent);
355 nsecs_t eventTime
    [all...]
Input.h 281 inline nsecs_t getDownTime() const { return mDownTime; }
283 inline nsecs_t getEventTime() const { return mEventTime; }
302 nsecs_t downTime,
303 nsecs_t eventTime);
313 nsecs_t mDownTime;
314 nsecs_t mEventTime;
359 inline nsecs_t getDownTime() const { return mDownTime; }
361 inline void setDownTime(nsecs_t downTime) { mDownTime = downTime; }
377 inline nsecs_t getEventTime() const { return mSampleEventTimes[getHistorySize()]; }
431 inline nsecs_t getHistoricalEventTime(size_t historicalIndex) const
    [all...]
  /frameworks/base/services/common_time/
utils.h 39 int msecTillTimeout(nsecs_t nowTime);
45 nsecs_t mSystemEndTime;
  /device/generic/goldfish/camera/
PreviewWindow.h 103 nsecs_t timestamp,
EmulatedFakeCamera3.h 123 void onSensorEvent(uint32_t frameNumber, Event e, nsecs_t timestamp);
226 static const nsecs_t kWaitPerLoop = 10000000L; // 10 ms
227 static const nsecs_t kMaxWaitLoops = 1000;
257 static const nsecs_t kNormalExposureTime;
258 static const nsecs_t kFacePriorityExposureTime;
290 nsecs_t mAeCurrentExposureTime;
291 nsecs_t mAeTargetExposureTime;
  /frameworks/av/include/camera/
ICameraRecordingProxyListener.h 35 virtual void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType,
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h 52 nsecs_t captureTime);
59 bool waitForDone(nsecs_t timeout);
69 nsecs_t mCaptureTime;
CaptureSequencer.h 59 status_t waitUntilIdle(nsecs_t timeout);
68 void onCaptureAvailable(nsecs_t timestamp, sp<MemoryBase> captureBuffer);
93 nsecs_t mCaptureTimestamp;
102 static const nsecs_t kWaitDuration = 100000000; // 100 ms
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.h 55 nsecs_t mLastTimestamp;
62 nsecs_t timestamp,
67 nsecs_t timestamp,
Camera3Device.h 85 virtual status_t waitUntilRequestReceived(int32_t requestId, nsecs_t timeout);
118 virtual status_t waitForNextFrame(nsecs_t timeout);
137 static const nsecs_t kShutdownTimeout = 5000000000; // 5 sec
138 static const nsecs_t kActiveTimeout = 500000000; // 500 ms
234 status_t waitUntilStateThenRelock(bool active, nsecs_t timeout);
339 status_t waitUntilRequestProcessed(int32_t requestId, nsecs_t timeout);
371 static const nsecs_t kRequestTimeout = 50e6; // 50 ms
440 nsecs_t captureTimestamp;
Camera3OutputStream.h 74 nsecs_t timestamp,
91 nsecs_t timestamp);
  /system/core/include/utils/
Looper.h 269 void sendMessageDelayed(nsecs_t uptimeDelay, const sp<MessageHandler>& handler,
280 void sendMessageAtTime(nsecs_t uptime, const sp<MessageHandler>& handler,
345 MessageEnvelope(nsecs_t uptime, const sp<MessageHandler> handler,
349 nsecs_t uptime;
376 nsecs_t mNextMessageUptime; // set to LLONG_MAX when none
  /frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.h 77 nsecs_t timeout) = 0;
150 nsecs_t timestamp) = 0;
179 virtual status_t waitForNextFrame(nsecs_t timeout) = 0;
  /frameworks/av/camera/
ICameraRecordingProxyListener.cpp 38 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData)
61 nsecs_t timestamp = data.readInt64();
  /frameworks/base/core/jni/
android_view_DisplayEventReceiver.cpp 65 bool processPendingEvents(nsecs_t* outTimestamp, int32_t* id, uint32_t* outCount);
66 void dispatchVsync(nsecs_t timestamp, int32_t id, uint32_t count);
67 void dispatchHotplug(nsecs_t timestamp, int32_t id, bool connected);
111 nsecs_t vsyncTimestamp;
141 nsecs_t vsyncTimestamp;
155 nsecs_t* outTimestamp, int32_t* outId, uint32_t* outCount) {
187 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, int32_t id, uint32_t count) {
198 void NativeDisplayEventReceiver::dispatchHotplug(nsecs_t timestamp, int32_t id, bool connected) {
  /frameworks/native/libs/gui/
ISensorEventConnection.cpp 56 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs,
57 nsecs_t maxBatchReportLatencyNs, int reservedFlags)
70 virtual status_t setEventRate(int handle, nsecs_t ns)
106 nsecs_t samplingPeriodNs = data.readInt64();
107 nsecs_t maxBatchReportLatencyNs = data.readInt64();
  /system/extras/tests/memtest/
fptest.cpp 34 typedef long long nsecs_t; typedef
35 static nsecs_t gTime;
38 static nsecs_t system_time()
43 return nsecs_t(t.tv_sec)*1000000000LL + t.tv_nsec;
53 nsecs_t t = system_time() - gTime;
  /frameworks/base/services/input/tests/
InputDispatcher_test.cpp 25 static const nsecs_t ARBITRARY_TIME = 1234;
49 virtual void notifyConfigurationChanged(nsecs_t when) {
52 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle,
76 virtual void interceptMotionBeforeQueueing(nsecs_t when, uint32_t& policyFlags) {
79 virtual nsecs_t interceptKeyBeforeDispatching(const sp<InputWindowHandle>& inputWindowHandle,
89 virtual void notifySwitch(nsecs_t when,
93 virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType) {

Completed in 1201 milliseconds

12 3 4 5 6 7 8 910