Searched refs:postMessageAsync (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h95 status_t postMessageAsync(const sp<MessageBase>& msg, nsecs_t reltime = 0,
H A DSurfaceFlinger.cpp240 postMessageAsync(new MessageDestroyGLTexture(texture));
704 status_t SurfaceFlinger::postMessageAsync(const sp<MessageBase>& msg, function in class:android::SurfaceFlinger
2068 postMessageAsync(msg); // we may be called from main thread, use async message

Completed in 391 milliseconds