HomeSort by relevance Sort by last modified time
    Searched full:copy_impl_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/common/gpu/client/
gl_helper.cc 244 CopyTextureToImpl* copy_impl_; member in class:content::GLHelper::CopyTextureToImpl::ReadbackYUVImpl
282 CopyTextureToImpl* copy_impl_; member in class:content::GLHelper::CopyTextureToImpl::ReadbackYUV_MRT
771 copy_impl_(copy_impl),
829 copy_impl_->ConsumeMailboxToTexture(mailbox, sync_point);
849 copy_impl_->ReadbackPlane(y_.texture_and_framebuffer(),
855 copy_impl_->ReadbackPlane(u_.texture_and_framebuffer(),
861 copy_impl_->ReadbackPlane(v_.texture_and_framebuffer(),
886 copy_impl_(copy_impl),
    [all...]

Completed in 48 milliseconds