Searched defs:BoundTextureId (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/cc/test/
H A Dtest_web_graphics_context_3d.cc327 GLuint TestWebGraphicsContext3D::BoundTextureId( function in class:cc::TestWebGraphicsContext3D
336 return namespace_->textures.TextureForId(BoundTextureId(target));
340 DCHECK(BoundTextureId(target));

Completed in 106 milliseconds