/aosp12/art/tools/jvmti-agents/ti-alloc-sample/ |
H A D | mkflame.py | 34 def definition(self, index): member in TraceCollection 40 def set_definition(self, index, definition): argument 66 def expand_stack_trace(definition): argument
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | TiffWriter.cpp | 154 const TagDefinition_t* definition = NULL; in lookupDefinition() local 188 const TagDefinition_t* definition = lookupDefinition(tag); in addEntry() local 312 const TagDefinition_t* definition = lookupDefinition(tag); in getDefaultType() local 321 const TagDefinition_t* definition = lookupDefinition(tag); in getDefaultCount() local 339 const TagDefinition_t* definition = lookupDefinition(tag); in getTagName() local
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | ITaskFragmentOrganizerController.aidl | 41 in RemoteAnimationDefinition definition); in registerRemoteAnimations()
|
H A D | TaskFragmentOrganizer.java | 101 public void registerRemoteAnimations(@NonNull RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | ActivityCompat.java | 35 public void registerRemoteAnimations(RemoteAnimationDefinitionCompat definition) { in registerRemoteAnimations()
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
H A D | MessageDefinition.cpp | 28 auto definition = find(std::nullopt)->second; in __anonc0c14fb30102() local
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppChangeTransitionTests.java | 65 RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in setUpOnDisplay() local
|
H A D | AppTransitionControllerTest.java | 708 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideWindowContainer() local 724 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in testGetRemoteAnimationOverrideTransitionController() local 1006 final RemoteAnimationDefinition definition = new RemoteAnimationDefinition(); in setupTaskFragmentRemoteAnimation() local
|
/aosp12/frameworks/av/media/img_utils/include/img_utils/ |
H A D | TiffWriter.h | 274 const TagDefinition_t* definition = lookupDefinition(tag); in buildEntry() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AppTransitionController.java | 138 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() 509 final RemoteAnimationDefinition definition = container.getRemoteAnimationDefinition(); in getRemoteAnimationOverride() local 642 final RemoteAnimationDefinition definition = organizer != null in overrideWithTaskFragmentRemoteAnimation() local
|
H A D | TaskFragmentOrganizerController.java | 255 RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | ActivityClientController.java | 1178 public void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | DisplayContent.java | 1418 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | ActivityRecord.java | 7119 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | ActivityTaskManagerService.java | 3638 RemoteAnimationDefinition definition) { in registerRemoteAnimationsForDisplay()
|
/aosp12/frameworks/rs/script_api/ |
H A D | GenerateDocumentation.cpp | 249 static void writeSummaryTableEntry(ostream* stream, Definition* definition, in writeSummaryTableEntry() 472 static void writeDeprecatedWarning(GeneratedFile* file, Definition* definition) { in writeDeprecatedWarning()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ActivityTaskManager.java | 451 int displayId, RemoteAnimationDefinition definition) { in registerRemoteAnimationsForDisplay()
|
H A D | IActivityClientController.aidl | 132 void registerRemoteAnimations(in IBinder token, in RemoteAnimationDefinition definition); in registerRemoteAnimations()
|
H A D | ActivityClient.java | 466 void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) { in registerRemoteAnimations()
|
H A D | IActivityTaskManager.aidl | 301 void registerRemoteAnimationsForDisplay(int displayId, in RemoteAnimationDefinition definition); in registerRemoteAnimationsForDisplay()
|
/aosp12/art/compiler/optimizing/ |
H A D | ssa_liveness_analysis.cc | 494 HInstruction* definition = GetParent()->GetDefinedBy(); in NumberOfSpillSlotsNeeded() local
|
/aosp12/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/ |
H A D | DelegateClassAdapterTest.java | 451 public ClassLoader2 add(String className, byte[] definition) { in add()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
H A D | QuickstepTransitionManager.java | 1085 RemoteAnimationDefinitionCompat definition = new RemoteAnimationDefinitionCompat(); in registerRemoteAnimations() local
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 624 void addVirtualKeyDefinition(int32_t deviceId, const VirtualKeyDefinition& definition) { in addVirtualKeyDefinition()
|