/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 18 Group<DynamicGroup>, 24 Group<DynamicGroup>, 28 Group<DynamicGroup>, 32 Group<DynamicGroup>, 35 Group<DynamicGroup>, 39 Group<DynamicGroup>, 43 Group<DynamicGroup>, 47 Group<DynamicGroup>, 51 Group<DynamicGroup>, 54 Group<DynamicGroup>, [all …]
|
/frameworks/base/libs/hwui/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 32 VectorDrawable::Group* rootGroup = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in createTree() 38 VectorDrawable::Group* rootGroup = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in createTreeFromCopy() 69 VectorDrawable::Group* newGroup = new VectorDrawable::Group(); in createEmptyGroup() 74 VectorDrawable::Group* srcGroup = reinterpret_cast<VectorDrawable::Group*>(srcGroupPtr); in createGroup() 75 VectorDrawable::Group* newGroup = new VectorDrawable::Group(*srcGroup); in createGroup() 87 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in addChild() 167 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in getGroupProperties() 176 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in updateGroupProperties() 200 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in getRotation() 205 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(groupPtr); in setRotation() [all …]
|
D | android_graphics_drawable_AnimatedVectorDrawable.cpp | 106 VectorDrawable::Group* group = reinterpret_cast<VectorDrawable::Group*>(nativePtr); in createGroupPropertyHolder()
|
/frameworks/base/tools/aapt2/configuration/ |
D | ConfigurationParser.internal.h | 48 using Group = Entry<OrderedEntry<T>>; variable 51 bool IsGroupValid(const Group<T>& group, const std::string& name, IDiagnostics* diag) { in IsGroupValid() 65 std::vector<T>& GetOrCreateGroup(std::string label, Group<T>* group) { in GetOrCreateGroup() 87 ComparisonChain& Add(const Group<T>& groups, const std::optional<std::string>& lhs, in Add() 153 Group<Abi> abi_groups; 154 Group<android::ConfigDescription> screen_density_groups; 155 Group<android::ConfigDescription> locale_groups; 156 Group<DeviceFeature> device_feature_groups; 157 Group<GlTexture> gl_texture_groups;
|
/frameworks/base/libs/hwui/tests/unit/ |
D | SkiaDisplayListTests.cpp | 112 VectorDrawableRoot vectorDrawable(new VectorDrawable::Group()); in TEST() 157 VectorDrawableRoot cleanVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 170 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 227 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 251 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 271 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 292 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 313 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 331 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST() 346 VectorDrawableRoot dirtyVD(new VectorDrawable::Group()); in RENDERTHREAD_SKIA_PIPELINE_TEST()
|
D | VectorDrawableTests.cpp | 360 VectorDrawable::Group group; in TEST() 361 VectorDrawable::Group::GroupProperties* properties = group.mutateProperties(); in TEST()
|
D | RenderNodeTests.cpp | 304 VectorDrawable::Group* group = new VectorDrawable::Group(); in RENDERTHREAD_TEST()
|
/frameworks/base/libs/hwui/ |
D | VectorDrawable.cpp | 275 Group::Group(const Group& group) : Node(group) { in Group() function in android::uirenderer::VectorDrawable::Group 279 void Group::draw(SkCanvas* outCanvas, bool useStagingData) { in draw() 294 void Group::dump() { in dump() 303 void Group::syncProperties() { in syncProperties() 316 void Group::getLocalMatrix(SkMatrix* outMatrix, const GroupProperties& properties) { in getLocalMatrix() 327 void Group::addChild(Node* child) { in addChild() 334 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties() 349 float Group::GroupProperties::getPropertyValue(int propertyId) const { in getPropertyValue() 373 void Group::GroupProperties::setPropertyValue(int propertyId, float value) { in setPropertyValue() 402 bool Group::isValidProperty(int propertyId) { in isValidProperty() [all …]
|
D | VectorDrawable.h | 381 class Group : public Node { 447 Group(const Group& group); 448 Group() {} in Group() function 503 explicit Tree(Group* rootNode) : mRootNode(rootNode) { in Tree() 508 Tree(const Tree* copy, Group* rootNode) : Tree(rootNode) { in Tree() 673 std::unique_ptr<Group> mRootNode;
|
D | PropertyValuesHolder.h | 90 GroupPropertyValuesHolder(VectorDrawable::Group* ptr, int propertyId, float startValue, in GroupPropertyValuesHolder() 98 VectorDrawable::Group* mGroup;
|
/frameworks/base/core/proto/android/app/ |
D | notification_channel_group.proto | 31 // Notification Channel Group ID. Provided by the app. 33 // User-visible Notification Channel Group name. 35 // User-visible Notification Channel Group description.
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | Group.h | 17 class Group {};
|
D | LDFileFormat.h | 41 Group, enumerator
|
/frameworks/native/opengl/include/GLES/ |
D | NOTICE | 1 Copyright (c) 2017 The Khronos Group Inc. 15 Copyright (c) 2013-2017 The Khronos Group Inc.
|
/frameworks/native/opengl/include/GLES2/ |
D | NOTICE | 1 Copyright (c) 2017 The Khronos Group Inc. 15 Copyright (c) 2013-2017 The Khronos Group Inc.
|
/frameworks/native/opengl/include/GLES3/ |
D | NOTICE | 4 Copyright (c) 2017 The Khronos Group Inc. 18 Copyright (c) 2013-2017 The Khronos Group Inc.
|
/frameworks/wilhelm/src/ |
D | README.txt | 2 and multimedia for Android based on Khronos Group OpenSL ES and OpenMAX AL 1.0.1.
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 71 // [Optional] Group Identifier Level1 for a GSM phone. Read from subscription EF_GID1. 75 // [Optional] Group Identifier Level2 for a GSM phone. Read from subscription EF_GID2.
|
/frameworks/native/opengl/include/EGL/ |
D | NOTICE | 1 Copyright (c) 2007-2017 The Khronos Group Inc.
|
/frameworks/native/opengl/include/KHR/ |
D | NOTICE | 1 Copyright (c) 2008-2009 The Khronos Group Inc.
|
/frameworks/wilhelm/include/OMXAL/ |
D | NOTICE | 1 Copyright (c) 2007-2010 The Khronos Group Inc.
|
/frameworks/wilhelm/include/SLES/ |
D | NOTICE | 1 Copyright (c) 2007-2009 The Khronos Group Inc.
|
/frameworks/compile/mclinker/lib/LD/ |
D | ELFReaderIf.cpp | 116 if (sect_hdr->kind() == LDFileFormat::Group) in getSymFragmentRef()
|
/frameworks/base/core/xsd/schema/ |
D | current.txt | 114 public class Group { 115 ctor public Group(); 180 method public java.util.List<com.android.xml.permission.configfile.Group> getGroup_optional();
|
/frameworks/compile/slang/ |
D | RSCCOptions.td | 50 let Group = Output_Type_Group in { 102 let Group = M_Group in {
|