Home
last modified time | relevance | path

Searched refs:COMPLEX_UNIT_PT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/util/
DTypedValue.java109 COMPLEX_UNIT_PT,
124 public static final int COMPLEX_UNIT_PT = 3; field in TypedValue
412 case COMPLEX_UNIT_PT: in applyDimension()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java560 new UnitEntry("pt", TypedValue.TYPE_DIMENSION, TypedValue.COMPLEX_UNIT_PT, 1.0f),
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h362 COMPLEX_UNIT_PT = 3, enumerator
/frameworks/base/tools/aapt2/
DResourceValues.cpp424 case Res_value::COMPLEX_UNIT_PT: in ComplexToString()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5268 { "pt", strlen("pt"), Res_value::TYPE_DIMENSION, Res_value::COMPLEX_UNIT_PT, 1.0f },
7438 case Res_value::COMPLEX_UNIT_PT: printf("pt"); break; in print_complex()
/frameworks/base/core/api/
Dcurrent.txt46647 field public static final int COMPLEX_UNIT_PT = 3; // 0x3
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31927 field public static final int COMPLEX_UNIT_PT = 3; // 0x3