Searched refs:set_post_callback (Results 1 – 1 of 1) sorted by relevance
95 } set_post_callback; member171 fb->setPostCallback(msg.set_post_callback.on_post, in process()172 msg.set_post_callback.on_post_context, in process()173 msg.set_post_callback.on_post_displayId, in process()174 msg.set_post_callback.use_bgra_readback); in process()522 msg.set_post_callback.on_post = onPost; in setPostCallback()523 msg.set_post_callback.on_post_context = onPostContext; in setPostCallback()524 msg.set_post_callback.on_post_displayId = displayId; in setPostCallback()525 msg.set_post_callback.use_bgra_readback = useBgraReadback; in setPostCallback()