Searched defs:ReadbackTextureSync (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc149 void ReadbackTextureSync(GLuint texture,
608 void GLHelper::CopyTextureToImpl::ReadbackTextureSync( function in class:content::GLHelper::CopyTextureToImpl
810 void GLHelper::ReadbackTextureSync(GLuint texture, function in class:content::GLHelper
815 copy_texture_to_impl_->ReadbackTextureSync(texture, src_rect, out, format);

Completed in 124 milliseconds