HomeSort by relevance Sort by last modified time
    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 577 milliseconds