HomeSort by relevance Sort by last modified time
    Searched refs:CopyTextureFullImage (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/aura/
reflector_impl.cc 37 gl_helper_->CopyTextureFullImage(texture_id_, texture_size_);
99 gl_helper_->CopyTextureFullImage(texture_id_, texture_size_);
  /external/chromium_org/content/common/gpu/client/
gl_helper.h 303 void CopyTextureFullImage(WebKit::WebGLId texture, const gfx::Size& size);
gl_helper.cc 721 void GLHelper::CopyTextureFullImage(WebKit::WebGLId texture,
    [all...]

Completed in 7064 milliseconds