Searched refs:postMessageAsync (Results 1 – 3 of 3) sorted by relevance
43 mFlinger->postMessageAsync(cleanUpListMessage); in ~MonitoredProducer()
569 postMessageAsync(new LambdaMessage([this]() NO_THREAD_SAFETY_ANALYSIS { in bootFinished()661 postMessageAsync(new LambdaMessage([=] { in init()1384 status_t SurfaceFlinger::postMessageAsync(const sp<MessageBase>& msg, in postMessageAsync() function in android::SurfaceFlinger1507 postMessageAsync(new LambdaMessage( in setPrimaryVsyncEnabled()4494 postMessageAsync( in initializeDisplays()5990 status_t result = postMessageAsync(message); in captureScreenCommon()5995 result = postMessageAsync(message); in captureScreenCommon()
263 status_t postMessageAsync(const sp<MessageBase>& msg, nsecs_t reltime = 0, uint32_t flags = 0);