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 163 times_end_query_succeeds_ = times;
268 int times_end_query_succeeds_; member in class:cc::TestWebGraphicsContext3D
test_web_graphics_context_3d.cc 65 times_end_query_succeeds_(-1),
91 times_end_query_succeeds_(-1),
345 if (times_end_query_succeeds_ >= 0) {
346 if (!times_end_query_succeeds_) {
350 --times_end_query_succeeds_;

Completed in 78 milliseconds