OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDpiY
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
257
float
getDpiY
(int disp) const;
HWComposer.cpp
465
float HWComposer::
getDpiY
(int disp) const {
[
all
...]
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp
673
float ydpi = hwc.
getDpiY
(type);
[
all
...]
Completed in 25 milliseconds