OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
71
const bool
has_surface_
;
member in class:content::GpuMemoryManagerClientState
gpu_memory_manager.cc
88
if (!client_state->
has_surface_
)
200
DCHECK(client_state->
has_surface_
);
386
if (client_state->
has_surface_
) {
Completed in 113 milliseconds