Searched defs:ReadbackPlane (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc171 void ReadbackPlane(TextureFrameBufferPair* source,
994 void GLHelper::CopyTextureToImpl::ReadbackPlane( function in class:content::GLHelper::CopyTextureToImpl
1125 copy_impl_->ReadbackPlane(y_.texture_and_framebuffer(),
1132 copy_impl_->ReadbackPlane(u_.texture_and_framebuffer(),
1139 copy_impl_->ReadbackPlane(
1263 copy_impl_->ReadbackPlane(&y_,
1270 copy_impl_->ReadbackPlane(&u_,
1277 copy_impl_->ReadbackPlane(
1309 // ReadbackPlane() we will choose GL_RGBA/GL_BGRA_EXT based on swizzle

Completed in 53 milliseconds