OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBitsPerPixel
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/gfx/android/
device_display_info.h
30
int
GetBitsPerPixel
();
device_display_info.cc
26
int DeviceDisplayInfo::
GetBitsPerPixel
() {
27
return SharedDeviceDisplayInfo::GetInstance()->
GetBitsPerPixel
();
shared_device_display_info.h
23
int
GetBitsPerPixel
();
shared_device_display_info.cc
45
int SharedDeviceDisplayInfo::
GetBitsPerPixel
() {
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc
[
all
...]
Completed in 47 milliseconds