OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bits_per_component_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/android/
shared_device_display_info.cc
68
DCHECK_NE(0,
bits_per_component_
);
69
return
bits_per_component_
;
118
bits_per_component_
(0),
157
bits_per_component_
= static_cast<int>(bits_per_component);
shared_device_display_info.h
71
int
bits_per_component_
;
member in class:gfx::SharedDeviceDisplayInfo
Completed in 140 milliseconds