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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 207 texture_targets_.UnbindTexture(ids[i]);
323 texture_targets_.BindTexture(target, texture_id);
329 return texture_targets_.BoundTexture(target);
test_web_graphics_context_3d.h 441 TextureTargets texture_targets_; member in class:cc::TestWebGraphicsContext3D

Completed in 6622 milliseconds