Searched refs:postMessageAsync (Results 1 – 4 of 4) sorted by relevance
42 mFlinger->postMessageAsync(cleanUpListMessage); in ~MonitoredProducer()
62 mFlinger->postMessageAsync(new LambdaMessage([flinger = mFlinger, l]() { in ~Client()
486 postMessageAsync(readProperties); in bootFinished()501 postMessageAsync(new MessageDestroyGLTexture(getRenderEngine(), texture)); in deleteTextureAsync()702 postMessageAsync(message); in init()1245 status_t SurfaceFlinger::postMessageAsync(const sp<MessageBase>& msg, in postMessageAsync() function in android::SurfaceFlinger3697 postMessageAsync(msg); // we may be called from main thread, use async message in initializeDisplays()4894 status_t result = postMessageAsync(message); in captureScreenCommon()4899 result = postMessageAsync(message); in captureScreenCommon()
309 status_t postMessageAsync(const sp<MessageBase>& msg, nsecs_t reltime = 0, uint32_t flags = 0);