Home
last modified time | relevance | path

Searched refs:Timeline (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/av/media/libnblog/
H A DTimeline.cpp26 NBLog::Timeline::Timeline(size_t size, void *shared)
33 NBLog::Timeline::~Timeline()
43 size_t Timeline::sharedSize(size_t size) in sharedSize()
H A DAndroid.bp20 "Timeline.cpp",
/aosp12/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputEventSenderAndReceiverTest.kt78 data class Timeline(val inputEventId: Int, val gpuCompletedTime: Long, val presentTime: Long) dataClass
81 private val mTimelines = LinkedBlockingQueue<Timeline>()
88 mTimelines.put(Timeline(inputEventId, gpuCompletedTime, presentTime))
95 fun getTimeline(): Timeline {
142 val sent = TestInputEventSender.Timeline(
154 val sent = TestInputEventSender.Timeline(
/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DTimeline.h41 class Timeline : public RefBase {
44 Timeline(size_t size, void *shared = NULL);
45 virtual ~Timeline();
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.cpp98 struct Timeline { struct in android::NativeInputEventReceiver
102 typedef std::variant<Finish, Timeline> OutboundEvent;
175 Timeline timeline{ in reportTimeline()
220 } else if (std::holds_alternative<Timeline>(outbound)) { in processOutboundEvents()
221 const Timeline& timeline = std::get<Timeline>(outbound); in processOutboundEvents()
470 } else if (std::holds_alternative<Timeline>(outbound)) { in dump()
471 const Timeline& timeline = std::get<Timeline>(outbound); in dump()
H A Dandroid_view_InputEventSender.cpp244 if (std::holds_alternative<InputPublisher::Timeline>(response)) { in notifyConsumerResponse()
245 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(response); in notifyConsumerResponse()
/aosp12/frameworks/native/libs/input/tests/
H A DStructLayout_test.cpp102 CHECK_OFFSET(InputMessage::Body::Timeline, eventId, 0); in TestInputMessageAlignment()
103 CHECK_OFFSET(InputMessage::Body::Timeline, empty, 4); in TestInputMessageAlignment()
104 CHECK_OFFSET(InputMessage::Body::Timeline, graphicsTimeline, 8); in TestInputMessageAlignment()
128 static_assert(sizeof(InputMessage::Body::Timeline) == 24); in TestBodySize()
H A DInputPublisherAndConsumer_test.cpp426 ASSERT_TRUE(std::holds_alternative<InputPublisher::Timeline>(*result)); in TEST_F()
427 const InputPublisher::Timeline& timeline = std::get<InputPublisher::Timeline>(*result); in TEST_F()
/aosp12/frameworks/av/services/medialog/
H A DMediaLogService.cpp39 mMergerShared((NBLog::Shared*) malloc(NBLog::Timeline::sharedSize(kMergeBufferSize))), in MediaLogService()
59 shared->size() < NBLog::Timeline::sharedSize(size)) { in registerWriter()
/aosp12/frameworks/native/include/input/
H A DInputTransport.h202 struct Timeline { struct
207 inline size_t size() const { return sizeof(Timeline); } in size() argument
397 struct Timeline { struct
402 typedef std::variant<Finished, Timeline> ConsumerResponse; argument
/aosp12/frameworks/av/services/medialog/fuzzer/
H A Dmedia_log_fuzzer.cpp52 sp<IMemory> logBuffer = mMemoryDealer->allocate(NBLog::Timeline::sharedSize(logSize)); in process()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/
H A DMpegTsPlayerV2.java36 import com.google.android.exoplayer2.Timeline;
316 Timeline timeline, in onTimelineChanged()
/aosp12/system/core/libsync/tests/
H A Dsync_test.cpp272 TEST(AllocTest, Timeline) { in TEST() argument
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp786 sp<IMemory> shared = mLogMemoryDealer->allocate(NBLog::Timeline::sharedSize(size)); in newWriter_l()
802 shared = mLogMemoryDealer->allocate(NBLog::Timeline::sharedSize(size)); in newWriter_l()
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3425 } else if (std::holds_alternative<InputPublisher::Timeline>(*result)) { in handleReceiveCallback()
3427 const InputPublisher::Timeline& timeline = in handleReceiveCallback()
3428 std::get<InputPublisher::Timeline>(*result); in handleReceiveCallback()
/aosp12/frameworks/native/libs/input/
H A DInputTransport.cpp687 return Timeline{ in receiveConsumerResponse()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...