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

  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc 125 flush_id_(0) {
218 return flush_id_;
553 flush_id_ = GenFlushID();
558 flush_id_ = GenFlushID();
    [all...]
webgraphicscontext3d_in_process_command_buffer_impl.h 597 uint32_t flush_id_; member in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 228 flush_id_(0) {
437 return flush_id_;
676 flush_id_ = GenFlushID();
681 flush_id_ = GenFlushID();
    [all...]
webgraphicscontext3d_command_buffer_impl.h 728 uint32_t flush_id_; member in class:content::WebGraphicsContext3DCommandBufferImpl

Completed in 195 milliseconds