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

  /external/chromium_org/cc/test/
ordered_texture_map.h 31 scoped_refptr<TestTexture> TextureForId(GLuint id);
ordered_texture_map.cc 50 scoped_refptr<TestTexture> OrderedTextureMap::TextureForId(GLuint id) {
test_web_graphics_context_3d.cc 336 return namespace_->textures.TextureForId(BoundTextureId(target));

Completed in 65 milliseconds