Searched defs:ReadbackAsync (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc162 void ReadbackAsync(const gfx::Size& dst_size,
464 void GLHelper::CopyTextureToImpl::ReadbackAsync( function in class:content::GLHelper::CopyTextureToImpl
473 TRACE_EVENT0("mirror", "GLHelper::CopyTextureToImpl::ReadbackAsync");
597 ReadbackAsync(readback_texture_size,
660 ReadbackAsync(dst_size,
1005 ReadbackAsync(source->size(),

Completed in 197 milliseconds