Home
last modified time | relevance | path

Searched refs:OnHostMsgFlush (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_video_decoder_host.h86 int32_t OnHostMsgFlush(ppapi::host::HostMessageContext* context);
Dpepper_video_decoder_host.cc103 OnHostMsgFlush) in OnResourceMessageReceived()
278 int32_t PepperVideoDecoderHost::OnHostMsgFlush( in OnHostMsgFlush() function in content::PepperVideoDecoderHost
Dpepper_graphics_2d_host.h112 int32_t OnHostMsgFlush(ppapi::host::HostMessageContext* context,
Dpepper_graphics_2d_host_unittest.cc69 host_->OnHostMsgFlush(&context, latency); in Flush()
Dpepper_graphics_2d_host.cc231 OnHostMsgFlush) in OnResourceMessageReceived()
506 int32_t PepperGraphics2DHost::OnHostMsgFlush( in OnHostMsgFlush() function in content::PepperGraphics2DHost
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_file_io_host.h66 int32_t OnHostMsgFlush(ppapi::host::HostMessageContext* context);
Dpepper_file_io_host.cc136 OnHostMsgFlush) in OnResourceMessageReceived()
353 int32_t PepperFileIOHost::OnHostMsgFlush( in OnHostMsgFlush() function in content::PepperFileIOHost