OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TV_DENSITY
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp
609
static const int
TV_DENSITY
= 213;
610
info.density =
TV_DENSITY
/ 160.0f;
[
all
...]
SurfaceFlinger_hwc1.cpp
633
static const int
TV_DENSITY
= 213;
634
info.density =
TV_DENSITY
/ 160.0f;
[
all
...]
Completed in 51 milliseconds