Searched refs:TYPE_INT_COLOR_RGB8 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/util/
H A DTypedValue.java71 public static final int TYPE_INT_COLOR_RGB8 = 0x1d; field in class:TypedValue
/frameworks/base/include/androidfw/
H A DResourceTypes.h269 TYPE_INT_COLOR_RGB8 = 0x1d, enumerator in enum:android::Res_value::__anon1068
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4414 outValue->dataType = outValue->TYPE_INT_COLOR_RGB8;

Completed in 122 milliseconds