Searched refs:getConfigs (Results 1 – 9 of 9) sorted by relevance
78 const std::set<ConfigDescription>& getConfigs() const { in getConfigs() function
96 inline const std::set<ConfigDescription>& getConfigs() const { in getConfigs() function
33 const std::set<ConfigDescription>& splitConfigs = mSplits[i]->getConfigs(); in createSplitForConfigs()
1974 sp<ConfigList> c = t->getConfigs().valueFor(name); in hasBagOrEntry()2000 sp<ConfigList> c = t->getConfigs().valueFor(name); in hasBagOrEntry()2039 sp<ConfigList> c = t->getConfigs().valueFor(name); in appendComment()2062 sp<ConfigList> c = t->getConfigs().valueFor(name); in appendTypeComment()2137 sp<ConfigList> c = t->getConfigs().valueFor(name); in getResId()2144 c = t->getConfigs().valueFor(name); in getResId()2279 sp<ConfigList> c = t->getConfigs().valueFor(name); in getCustomResource()2286 c = t->getConfigs().valueFor(name); in getCustomResource()
490 const DefaultKeyedVector<String16, sp<ConfigList> >& getConfigs() const { return mConfigs; } in getConfigs() function
1620 const std::set<ConfigDescription>& splitConfigs = split->getConfigs(); in buildResources()
276 const Vector<DisplayConfig>& getConfigs(int disp) const;
500 const Vector<HWComposer::DisplayConfig>& HWComposer::getConfigs(int disp) const { in getConfigs() function in android::HWComposer
545 getHwComposer().getConfigs(type); in getDisplayConfigs()