Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp72 int indices_idx = 0; in ResolveAttrs() local
191 indices_idx++; in ResolveAttrs()
192 out_indices[indices_idx] = ii; in ResolveAttrs()
201 out_indices[0] = indices_idx; in ResolveAttrs()
218 int indices_idx = 0; in ApplyStyle() local
396 indices_idx++; in ApplyStyle()
399 out_indices[indices_idx] = ii; in ApplyStyle()
408 out_indices[0] = indices_idx; in ApplyStyle()
417 int indices_idx = 0; in RetrieveAttributes() local
481 indices_idx++; in RetrieveAttributes()
[all …]