/frameworks/proto_logging/stats/atoms/input/ |
D | input_atoms.proto | 101 // End: the event was read in userspace (in EventHub) 104 // End: the event was send to the app via the InputChannel (written to the socket) 107 // End: the app consumed the input event 110 // End: the app's 'finishInputEvent' call was received in inputflinger 114 // End: the app produced a buffer 117 // End: the frame was shown on the display 121 // End: the frame was presented on the display 186 // End: the event was read in userspace (in EventHub) 189 // End: the event was send to the app via the InputChannel (written to the socket) 192 // End: the app consumed the input event [all …]
|
/frameworks/base/tools/aapt2/compile/ |
D | Pseudolocalizer.h | 33 virtual std::string End() { return {}; } in End() function 49 std::string End() { return impl_->End(); } in End() function
|
D | Pseudolocalizer_test.cpp | 33 std::string result = pseudo.Start() + pseudo.Text(input) + pseudo.End(); in SimpleHelper() 45 pseudo.Text(in3) + pseudo.End(); in CompoundHelper()
|
D | Pseudolocalizer.cpp | 65 std::string End() override; 134 out.append(impl_->End()); in Text() 341 std::string PseudoMethodAccent::End() { in End() function in aapt::PseudoMethodAccent
|
/frameworks/proto_logging/stats/express/catalog/ |
D | automotive_os.cfg | 38 …description: "End to end latency for Vehicle HAL getting a property value. This measures the time … 72 description: "End to end latency for VHAL setting a property value" 137 …description: "End to end latency between sending an async get property request and receiving the r… 154 …description: "End to end latency between sending an async set property request and receiving the r…
|
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/compose/ |
D | AnimatedNavGraphBuilder.kt | 70 towards = AnimatedContentTransitionScope.SlideDirection.End, in <lambda>() 77 towards = AnimatedContentTransitionScope.SlideDirection.End, in <lambda>()
|
/frameworks/base/cmds/incidentd/testdata/ |
D | kmsg.txt | 6 B - 729468 - SBL1, End 46 B - 839665 - SBL1, End
|
D | kmsg.txt.gz |
|
/frameworks/base/libs/hwui/ |
D | Animator.cpp | 114 mStagingRequests.push_back(Request::End); in end() 143 case Request::End: in resolveStagingRequest() 146 mPendingActionUponFinish = Action::End; in resolveStagingRequest() 241 } else if (mPendingActionUponFinish == Action::End) { in animate()
|
D | Animator.h | 160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator 169 End enumerator
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 147 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 147 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | rain_splash.agsl | 65 /** End of drawing a splash */ 90 /** End of drawing the vertical line of the splash */
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/ |
D | BubblePopupDrawable.kt | 45 object End : ArrowPosition() in <lambda>() object 228 is ArrowPosition.End -> bounds.width().toFloat() in <lambda>()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 148 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 150 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/dialog/ |
D | SettingsAlterDialogContent.kt | 176 Box(modifier = Modifier.align(Alignment.End)) { in <lambda>() 261 val arrangement = Arrangement.End in measurables()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/touchpad/tutorial/ui/view/ |
D | TutorialSelectionScreen.kt | 121 horizontalArrangement = Arrangement.End, in DoneButton()
|
/frameworks/base/startop/apps/ColorChanging/ |
D | gradlew.bat | 72 @rem End local scope for the variables with windows NT shell
|
/frameworks/av/media/tests/SampleVideoEncoder/ |
D | gradlew.bat | 72 @rem End local scope for the variables with windows NT shell
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ |
D | EnableWidgetDialog.kt | 121 horizontalArrangement = Arrangement.End, in DialogComposable()
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 78 @rem End local scope for the variables with windows NT shell
|
/frameworks/base/tests/TouchLatency/ |
D | gradlew.bat | 77 @rem End local scope for the variables with windows NT shell
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-testing.md | 6 ## Waiting for Animations to End
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
D | BubbleEducationViewController.kt | 108 setArrowPosition(BubblePopupDrawable.ArrowPosition.End) in showStackEducation()
|
/frameworks/av/drm/libmediadrm/protos/ |
D | metrics.proto | 70 // End time of the session in milliseconds since epoch.
|