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 49 gl_helper_->CopyTextureFullImage(texture_id_, texture_size_);
120 gl_helper_->CopyTextureFullImage(texture_id_, texture_size_);
  /external/chromium_org/content/common/gpu/client/
gl_helper.h 319 void CopyTextureFullImage(blink::WebGLId texture, const gfx::Size& size);
gl_helper.cc 752 void GLHelper::CopyTextureFullImage(blink::WebGLId texture,
    [all...]

Completed in 94 milliseconds