OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BoundTextureId
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/test/
test_web_graphics_context_3d.cc
327
GLuint TestWebGraphicsContext3D::
BoundTextureId
(
336
return namespace_->textures.TextureForId(
BoundTextureId
(target));
340
DCHECK(
BoundTextureId
(target));
test_web_graphics_context_3d.h
433
GLuint
BoundTextureId
(GLenum target);
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
278
namespace_->textures.Replace(
BoundTextureId
(target), texture);
[
all
...]
Completed in 116 milliseconds