Searched refs:flush_reply_context_ (Results 1 – 4 of 4) sorted by relevance
234 if (flush_reply_context_.is_valid() || reset_reply_context_.is_valid()) in OnHostMsgDecode()283 if (flush_reply_context_.is_valid() || reset_reply_context_.is_valid()) in OnHostMsgFlush()286 flush_reply_context_ = context->MakeReplyMessageContext(); in OnHostMsgFlush()297 if (flush_reply_context_.is_valid() || reset_reply_context_.is_valid()) in OnHostMsgReset()348 host()->SendReply(flush_reply_context_, in NotifyFlushDone()350 flush_reply_context_ = ppapi::host::ReplyMessageContext(); in NotifyFlushDone()
116 ppapi::host::ReplyMessageContext flush_reply_context_; variable
197 ppapi::host::ReplyMessageContext flush_reply_context_; variable
517 flush_reply_context_ = context->MakeReplyMessageContext(); in OnHostMsgFlush()768 host()->SendReply(flush_reply_context_, PpapiPluginMsg_Graphics2D_FlushAck()); in SendFlushAck()