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
352
blink::WebGLId TestWebGraphicsContext3D::
BoundTextureId
(
361
return namespace_->textures.TextureForId(
BoundTextureId
(target));
365
DCHECK(
BoundTextureId
(target));
test_web_graphics_context_3d.h
315
blink::WebGLId
BoundTextureId
(blink::WGC3Denum target);
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
262
namespace_->textures.Replace(
BoundTextureId
(target), texture);
[
all
...]
Completed in 1124 milliseconds