Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp76 int indices_idx = 0; in ResolveAttrs() local
192 indices_idx++; in ResolveAttrs()
193 out_indices[indices_idx] = ii; in ResolveAttrs()
200 out_indices[0] = indices_idx; in ResolveAttrs()
217 int indices_idx = 0; in ApplyStyle() local
394 indices_idx++; in ApplyStyle()
397 out_indices[indices_idx] = ii; in ApplyStyle()
403 out_indices[0] = indices_idx; in ApplyStyle()
411 int indices_idx = 0; in RetrieveAttributes() local
469 indices_idx++; in RetrieveAttributes()
[all …]