OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetVideoMemory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/task_manager/
task_manager.cc
505
if (!
GetVideoMemory
(index, &video_memory, &has_duplicates) || !video_memory)
635
bool TaskManagerModel::
GetVideoMemory
(int index,
882
bool value1_valid =
GetVideoMemory
(row1, &value1, &has_duplicates);
883
bool value2_valid =
GetVideoMemory
(row2, &value2, &has_duplicates);
[
all
...]
task_manager.h
212
bool
GetVideoMemory
(int index,
Completed in 311 milliseconds