Searched refs:STYLE_NUM_ENTRIES (Results 1 – 7 of 7) sorted by relevance
228 index *= STYLE_NUM_ENTRIES; in getText()265 index *= STYLE_NUM_ENTRIES; in getString()304 index *= STYLE_NUM_ENTRIES; in getNonResourceString()336 index *= STYLE_NUM_ENTRIES; in getNonConfigurationString()383 index *= STYLE_NUM_ENTRIES; in getBoolean()422 index *= STYLE_NUM_ENTRIES; in getInt()459 index *= STYLE_NUM_ENTRIES; in getFloat()509 index *= STYLE_NUM_ENTRIES; in getColor()630 index *= STYLE_NUM_ENTRIES; in getInteger()679 index *= STYLE_NUM_ENTRIES; in getDimension()[all …]
94 values_cursor += STYLE_NUM_ENTRIES; in TEST()125 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()132 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()140 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()150 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()175 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()183 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()191 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()199 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()230 values_cursor += STYLE_NUM_ENTRIES; in TEST_F()[all …]
71 std::array<uint32_t, attrs.size() * STYLE_NUM_ENTRIES> values; in BM_ApplyStyle()157 std::array<uint32_t, attrs.size() * STYLE_NUM_ENTRIES> values; in BM_ApplyStyleFramework()
29 STYLE_NUM_ENTRIES = 7, enumerator
211 out_values += STYLE_NUM_ENTRIES; in ResolveAttrs()344 out_values += STYLE_NUM_ENTRIES; in ApplyStyle()415 out_values += STYLE_NUM_ENTRIES; in RetrieveAttributes()
890 if (static_cast<jsize>(bag->entry_count) > out_data_length * STYLE_NUM_ENTRIES) { in NativeGetResourceArray()922 cursor += STYLE_NUM_ENTRIES; in NativeGetResourceArray()1178 if (out_values_len < (attrs_len * STYLE_NUM_ENTRIES)) { in NativeResolveAttrs()1254 if (out_values_len < (attrs_len * STYLE_NUM_ENTRIES)) { in NativeRetrieveAttributes()
13992 Landroid/content/res/TypedArray;->STYLE_NUM_ENTRIES:I