Home
last modified time | relevance | path

Searched refs:FlushCommandBuffer (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dppb_video_decoder_impl.cc133 FlushCommandBuffer(); in Init()
161 FlushCommandBuffer(); in Decode()
187 FlushCommandBuffer(); in AssignPictureBuffers()
195 FlushCommandBuffer(); in ReusePictureBuffer()
206 FlushCommandBuffer(); in Flush()
218 FlushCommandBuffer(); in Reset()
224 FlushCommandBuffer(); in Destroy()
Dvideo_decoder_shim.cc319 FlushCommandBuffer(); in ~VideoDecoderShim()
495 FlushCommandBuffer(); in OnOutputComplete()
542 FlushCommandBuffer(); in SendPictures()
593 void VideoDecoderShim::FlushCommandBuffer() { in FlushCommandBuffer() function in content::VideoDecoderShim
Dvideo_decoder_shim.h89 void FlushCommandBuffer();
/external/chromium_org/ppapi/proxy/
Dppb_video_decoder_proxy.cc64 FlushCommandBuffer(); in ~VideoDecoder()
83 FlushCommandBuffer(); in Decode()
95 FlushCommandBuffer(); in AssignPictureBuffers()
102 FlushCommandBuffer(); in ReusePictureBuffer()
111 FlushCommandBuffer(); in Flush()
121 FlushCommandBuffer(); in Reset()
128 FlushCommandBuffer(); in Destroy()
/external/chromium_org/ppapi/shared_impl/
Dppb_video_decoder_shared.h54 void FlushCommandBuffer();
Dppb_video_decoder_shared.cc98 void PPB_VideoDecoder_Shared::FlushCommandBuffer() { in FlushCommandBuffer() function in ppapi::PPB_VideoDecoder_Shared