HomeSort by relevance Sort by last modified time
    Searched refs:ppp_video_decoder_impl_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/proxy/
ppp_video_decoder_proxy.cc 88 ppp_video_decoder_impl_(NULL) {
90 ppp_video_decoder_impl_ = static_cast<const PPP_VideoDecoder_Dev*>(
139 CallWhileUnlocked(ppp_video_decoder_impl_->ProvidePictureBuffers,
153 CallWhileUnlocked(ppp_video_decoder_impl_->DismissPictureBuffer,
165 CallWhileUnlocked(ppp_video_decoder_impl_->PictureReady,
177 CallWhileUnlocked(ppp_video_decoder_impl_->NotifyError,
ppp_video_decoder_proxy.h 45 const PPP_VideoDecoder_Dev* ppp_video_decoder_impl_; member in class:ppapi::proxy::PPP_VideoDecoder_Proxy

Completed in 175 milliseconds