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

  /external/chromium_org/gpu/command_buffer/client/
cmd_buffer_helper.cc 31 flush_automatically_(true),
36 flush_automatically_ = enabled;
66 if (flush_automatically_) {
cmd_buffer_helper.h 114 if (flush_automatically_ &&
328 bool flush_automatically_; member in class:gpu::CommandBufferHelper

Completed in 137 milliseconds