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

  /external/chromium_org/content/common/gpu/
gpu_memory_manager_client.cc 20 has_surface_(has_surface),
gpu_memory_manager_client.h 72 const bool has_surface_; member in class:content::GpuMemoryManagerClientState
gpu_memory_manager.cc 179 if (!client_state->has_surface_)
310 DCHECK(client_state->has_surface_);
757 if (client_state->has_surface_) {

Completed in 31 milliseconds