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

  /external/chromium_org/content/common/gpu/client/
gl_helper.cc 335 // |encoded_texture_size| is the exact size of the resulting RGBA texture. It
343 gfx::Size* const encoded_texture_size,
430 gfx::Size* const encoded_texture_size,
436 *encoded_texture_size =
443 encoded_texture_size->width(),
444 encoded_texture_size->height(),
456 *encoded_texture_size,
    [all...]
gl_helper_unittest.cc 754 gfx::Size encoded_texture_size; local
    [all...]

Completed in 114 milliseconds