OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bits_per_pixel_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/android/
shared_device_display_info.cc
62
DCHECK_NE(0,
bits_per_pixel_
);
63
return
bits_per_pixel_
;
117
bits_per_pixel_
(0),
156
bits_per_pixel_
= static_cast<int>(bits_per_pixel);
shared_device_display_info.h
70
int
bits_per_pixel_
;
member in class:gfx::SharedDeviceDisplayInfo
Completed in 1287 milliseconds