Searched defs:groupSize (Results 1 – 4 of 4) sorted by relevance
125 const size_t groupSize = group.size(); in generate() local145 const size_t groupSize = group.size(); in generate() local
47 const uint32_t groupSize = axisSize / numGroups; in eval() local
169 final int groupSize = group.getPreferenceCount(); in flattenPreferenceGroup() local
131 protected abstract void bindGroupView(View view, Context context, Cursor cursor, int groupSize, in bindGroupView()