Searched refs:ProcessVsyncEvent (Results 1 – 8 of 8) sorted by relevance
50 MOCK_METHOD1(ProcessVsyncEvent, bool(uint64_t timeStampNanos));
54 MOCK_METHOD1(ProcessVsyncEvent, bool(uint64_t timeStampNanos));
59 MOCK_METHOD1(ProcessVsyncEvent, bool(uint64_t timeStampNanos));
78 bool ProcessVsyncEvent(uint64_t timeStampNanos) override;
513 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent() function in OHOS::Ace::UIContentImpl
140 virtual bool ProcessVsyncEvent(uint64_t timeStampNanos) = 0;
98 bool ProcessVsyncEvent(uint64_t timeStampNanos) override;
2436 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent() function in OHOS::Ace::UIContentImpl