Searched refs:CopyTextureFullImage (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/compositor/
H A Dreflector_impl.cc143 impl.gl_helper->CopyTextureFullImage(impl.texture_id, size);
/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.h269 void CopyTextureFullImage(GLuint texture, const gfx::Size& size);
H A Dgl_helper.cc984 void GLHelper::CopyTextureFullImage(GLuint texture, const gfx::Size& size) { function in class:content::GLHelper

Completed in 159 milliseconds