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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 168 times_end_query_succeeds_ = times;
323 int times_end_query_succeeds_; member in class:cc::TestWebGraphicsContext3D
test_web_graphics_context_3d.cc 65 times_end_query_succeeds_(-1),
369 if (times_end_query_succeeds_ >= 0) {
370 if (!times_end_query_succeeds_) {
374 --times_end_query_succeeds_;

Completed in 25 milliseconds