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

  /external/chromium_org/content/common/gpu/client/
context_provider_command_buffer.h 51 leak_on_destroy_ = true;
79 bool leak_on_destroy_; member in class:content::ContextProviderCommandBuffer
context_provider_command_buffer.cc 53 leak_on_destroy_(false),
73 if (leak_on_destroy_) {

Completed in 37 milliseconds