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

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.h134 class ReadbackYUVInterface;
311 ReadbackYUVInterface* CreateReadbackPipelineYUV(ScalerQuality quality,
356 class CONTENT_EXPORT ReadbackYUVInterface { class in namespace:content
358 ReadbackYUVInterface() {} function in class:content::ReadbackYUVInterface
359 virtual ~ReadbackYUVInterface() {}
H A Dgl_helper.cc185 ReadbackYUVInterface* CreateReadbackPipelineYUV(
239 class ReadbackYUVImpl : public ReadbackYUVInterface {
277 class ReadbackYUV_MRT : public ReadbackYUVInterface {
1299 ReadbackYUVInterface* GLHelper::CopyTextureToImpl::CreateReadbackPipelineYUV(
1345 ReadbackYUVInterface* GLHelper::CreateReadbackPipelineYUV(
H A Dgl_helper_unittest.cc1375 scoped_ptr<ReadbackYUVInterface> yuv_reader(
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.h37 class ReadbackYUVInterface;
307 scoped_ptr<content::ReadbackYUVInterface>
H A Ddelegated_frame_host.cc193 AsWeakPtr(), // For caching the ReadbackYUVInterface on this class.
795 content::ReadbackYUVInterface* yuv_readback_pipeline =
/external/chromium_org/content/browser/media/capture/
H A Ddesktop_capture_device_aura.cc171 scoped_ptr<content::ReadbackYUVInterface> yuv_readback_pipeline_;

Completed in 1026 milliseconds