Home
last modified time | relevance | path

Searched defs:Group (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES20RenderEngine.h48 struct Group { struct
57 Vector<Group> mGroupStack; argument
/frameworks/support/buildSrc/src/main/kotlin/androidx/build/
DPublishDocsRules.kt166 class Group(val group: String) : ArtifactsPredicate() { in build() class
/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h41 Group, enumerator
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.internal.h46 using Group = Entry<OrderedEntry<T>>; variable
/frameworks/base/libs/hwui/
DVectorDrawable.cpp270 Group::Group(const Group& group) : Node(group) { in Group() function in android::uirenderer::VectorDrawable::Group
DVectorDrawable.h450 Group() {} in Group() function