Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES20RenderEngine.h45 struct Group { struct
54 Vector<Group> mGroupStack; argument
DGLES20RenderEngine.cpp229 Group group; in beginGroup()
241 const Group group(mGroupStack.top()); in endGroup()
/frameworks/compile/mclinker/include/mcld/LD/
DGroup.h21 class Group
DLDFileFormat.h43 Group, enumerator
/frameworks/wilhelm/src/
DREADME.txt2 and multimedia for Android based on Khronos Group OpenSL ES and OpenMAX AL 1.0.1.
/frameworks/compile/slang/
DRSCCOptions.td50 let Group = Output_Type_Group in {
99 let Group = M_Group in {
/frameworks/compile/mclinker/lib/LD/
DELFReaderIf.cpp125 if (LDFileFormat::Group == sect_hdr->kind()) in getSymFragmentRef()
DELFObjectReader.cpp110 case LDFileFormat::Group: { in readSections()
DELFReader.cpp458 LDFileFormat::Group == info->section->kind() || in readSectionHeaders()
1014 LDFileFormat::Group == info->section->kind() || in readSectionHeaders()
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd18 <li><a href="#multi-pane-layouts">Group Screens with Multi-pane Layouts</a></li>
20 <li><a href="#group-screens">Group Screens in the Screen Map</a></li>
37 <h2 id="multi-pane-layouts">Group Screens with Multi-pane Layouts</h2>
101 <h2 id="group-screens">Group Screens in the Screen Map</h2>
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp78 return LDFileFormat::Group; in GetELFSectionKind()
477 LDFileFormat::Group == pSection->kind()) in AddSymbol()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp252 case LDFileFormat::Group: in mergeSections()
/frameworks/base/docs/html/distribute/googleplay/spotlight/
Dtablets.jd155 immersive experience for our users” said Ken Sun, Intuit Group Product Manager
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd563 values.put(Events.DESCRIPTION, &quot;Group workout&quot;);
1108 .putExtra(Events.DESCRIPTION, &quot;Group class&quot;)
Dcontacts-provider.jd767 (Group membership for a raw contact is indicated by one or more
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2125 case LDFileFormat::Group: in layout()
/frameworks/base/docs/html/distribute/googleplay/publish/
Dlocalizing.jd280 Learn more at &lt;xliff:g id="prod_gamegroup"&gt;Game Group&lt;/xliff:g&gt;
/frameworks/base/docs/html/tools/help/
DMonkeyDevice.jd1176 Property Group
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd709 <li>Updated the build scripts to warn you when the Edison Design Group (EDG) compiler
1873 <li>Added native multimedia API based on the Khronos Group OpenMAX AL? 1.0.1
1881 <li>Updated the native audio API based on the Khronos Group OpenSL ES 1.0.1?
/frameworks/base/docs/html/
Dsitemap.txt4102 http://developer.android.com/reference/java/security/acl/Group.html
/frameworks/base/api/
Dcurrent.txt38625 public abstract interface Group implements java.security.Principal {