Lines Matching refs:isAutoTimestamp
3433 true /* isAutoTimestamp */, {}, false /* hasListenerCallbacks */, {},
3487 transaction.isAutoTimestamp,
3519 transaction.isAutoTimestamp,
3540 transaction.isAutoTimestamp, transaction.buffer,
3580 const FrameTimelineInfo& info, bool isAutoTimestamp, int64_t desiredPresentTime,
3588 if (!isAutoTimestamp && desiredPresentTime >= expectedPresentTime &&
3601 if (isAutoTimestamp && frameIsEarly(expectedPresentTime, info.vsyncId)) {
3633 if (layer->backpressureEnabled() && hasPendingBuffer && isAutoTimestamp) {
3707 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks,
3734 desiredPresentTime, isAutoTimestamp,
3758 const int64_t desiredPresentTime, bool isAutoTimestamp,
3781 setClientStateLocked(frameTimelineInfo, state, desiredPresentTime, isAutoTimestamp,
3786 isAutoTimestamp ? 0 : desiredPresentTime,
3911 int64_t desiredPresentTime, bool isAutoTimestamp, int64_t postTime, uint32_t permissions,
4268 if (layer->setBuffer(buffer, s.acquireFence, postTime, desiredPresentTime, isAutoTimestamp,