Home
last modified time | relevance | path

Searched defs:screen_width_dp (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/proto/android/content/
Dconfiguration.proto47 optional uint32 screen_width_dp = 15; field
/frameworks/base/tools/aapt2/
DConfiguration.proto147 uint32 screen_width_dp = 7; field
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp335 jint smallest_screen_width_dp, jint screen_width_dp, in NativeSetConfiguration()