Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 47) sorted by relevance

12

/frameworks/proto_logging/stats/atoms/input/
Dinput_atoms.proto101 // 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/
DPseudolocalizer.h33 virtual std::string End() { return {}; } in End() function
49 std::string End() { return impl_->End(); } in End() function
DPseudolocalizer_test.cpp33 std::string result = pseudo.Start() + pseudo.Text(input) + pseudo.End(); in SimpleHelper()
45 pseudo.Text(in3) + pseudo.End(); in CompoundHelper()
DPseudolocalizer.cpp65 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/
Dautomotive_os.cfg38 …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/
DAnimatedNavGraphBuilder.kt70 towards = AnimatedContentTransitionScope.SlideDirection.End, in <lambda>()
77 towards = AnimatedContentTransitionScope.SlideDirection.End, in <lambda>()
/frameworks/base/cmds/incidentd/testdata/
Dkmsg.txt6 B - 729468 - SBL1, End
46 B - 839665 - SBL1, End
Dkmsg.txt.gz
/frameworks/base/libs/hwui/
DAnimator.cpp114 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()
DAnimator.h160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator
169 End enumerator
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
147 End = FirstInstID; in getFunctionConstantRange()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
147 End = FirstInstID; in getFunctionConstantRange()
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Drain_splash.agsl65 /** 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/
DBubblePopupDrawable.kt45 object End : ArrowPosition() in <lambda>() object
228 is ArrowPosition.End -> bounds.width().toFloat() in <lambda>()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h148 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/
DSettingsAlterDialogContent.kt176 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/
DTutorialSelectionScreen.kt121 horizontalArrangement = Arrangement.End, in DoneButton()
/frameworks/base/startop/apps/ColorChanging/
Dgradlew.bat72 @rem End local scope for the variables with windows NT shell
/frameworks/av/media/tests/SampleVideoEncoder/
Dgradlew.bat72 @rem End local scope for the variables with windows NT shell
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DEnableWidgetDialog.kt121 horizontalArrangement = Arrangement.End, in DialogComposable()
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat78 @rem End local scope for the variables with windows NT shell
/frameworks/base/tests/TouchLatency/
Dgradlew.bat77 @rem End local scope for the variables with windows NT shell
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md6 ## Waiting for Animations to End
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleEducationViewController.kt108 setArrowPosition(BubblePopupDrawable.ArrowPosition.End) in showStackEducation()
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto70 // End time of the session in milliseconds since epoch.

12