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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 36 next_image_id(1),
650 GLuint image_id = namespace_->next_image_id++;
661 DCHECK_LT(image_id, namespace_->next_image_id);
test_web_graphics_context_3d.h 418 unsigned next_image_id; member in struct:cc::TestWebGraphicsContext3D::Namespace

Completed in 722 milliseconds