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

  /external/chromium_org/gpu/command_buffer/client/
transfer_buffer.cc 24 size_to_flush_(0),
48 size_to_flush_ = size_to_flush;
78 if (bytes_since_last_flush_ >= size_to_flush_ && size_to_flush_ > 0) {
transfer_buffer.h 107 unsigned int size_to_flush_; member in class:gpu::TransferBuffer

Completed in 126 milliseconds