Searched refs:DecodeAll (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/child/
H A Dimage_decoder.h34 static std::vector<SkBitmap> DecodeAll(
H A Dimage_decoder.cc42 std::vector<SkBitmap> ImageDecoder::DecodeAll( function in class:content::ImageDecoder
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dvcm_payload_sink_factory.h40 bool DecodeAll();
H A Dvideo_rtp_play_mt.cc63 return static_cast<VcmPayloadSinkFactory*>(obj)->DecodeAll();
H A Dvcm_payload_sink_factory.cc203 bool VcmPayloadSinkFactory::DecodeAll() { function in class:webrtc::rtpplayer::VcmPayloadSinkFactory
/external/chromium_org/content/renderer/fetchers/
H A Dmulti_resolution_image_resource_fetcher.cc54 bitmaps = ImageDecoder::DecodeAll(

Completed in 214 milliseconds