Home
last modified time | relevance | path

Searched refs:setFloat (Results 1 – 25 of 82) sorted by relevance

1234

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
H A DFallbackRecentsStateController.java88 setter.setFloat(mRecentsView.getClearAllButton(), ClearAllButton.VISIBILITY_ALPHA, in setProperties()
91 setter.setFloat(mActivity.getActionsView().getVisibilityAlpha(), in setProperties()
95 setter.setFloat(mRecentsView, RECENTS_SCALE_PROPERTY, scaleAndOffset[0], in setProperties()
97 setter.setFloat(mRecentsView, ADJACENT_PAGE_HORIZONTAL_OFFSET, scaleAndOffset[1], in setProperties()
99 setter.setFloat(mRecentsView, TASK_SECONDARY_TRANSLATION, 0f, in setProperties()
102 setter.setFloat(mRecentsView, TASK_MODALNESS, state.getOverviewModalness(), in setProperties()
104 setter.setFloat(mRecentsView, FULLSCREEN_PROGRESS, state.isFullScreen() ? 1 : 0, LINEAR); in setProperties()
106 setter.setFloat(mRecentsView, RECENTS_GRID_PROGRESS, showAsGrid ? 1f : 0f, in setProperties()
121 setter.setFloat(mRecentsView, taskViewsFloat.second, 0, LINEAR); in setProperties()
124 setter.setFloat(mRecentsView, taskViewsFloat.first, in setProperties()
[all …]
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspaceStateTransitionAnimation.java120 propertySetter.setFloat(mWorkspace, SCALE_PROPERTY, mNewScale, scaleInterpolator); in setWorkspaceProperty()
131 propertySetter.setFloat(hotseat, SCALE_PROPERTY, hotseatScale, in setWorkspaceProperty()
143 propertySetter.setFloat(mWorkspace, VIEW_TRANSLATE_X, in setWorkspaceProperty()
145 propertySetter.setFloat(mWorkspace, VIEW_TRANSLATE_Y, in setWorkspaceProperty()
150 propertySetter.setFloat(hotseat, VIEW_TRANSLATE_Y, in setWorkspaceProperty()
152 propertySetter.setFloat(mWorkspace.getPageIndicator(), VIEW_TRANSLATE_Y, in setWorkspaceProperty()
163 propertySetter.setFloat(workspaceDragScrim, SCRIM_PROGRESS, in setScrim()
167 propertySetter.setFloat(sysUiScrim, SYSUI_PROGRESS, in setScrim()
186 propertySetter.setFloat(cl, in applyChildState()
190 propertySetter.setFloat(cl.getShortcutsAndWidgets(), VIEW_ALPHA, in applyChildState()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
H A DBaseRecentsViewStateController.java93 setter.setFloat(mRecentsView, RECENTS_SCALE_PROPERTY, scaleAndOffset[0], in setStateWithAnimationInternal()
95 setter.setFloat(mRecentsView, ADJACENT_PAGE_HORIZONTAL_OFFSET, scaleAndOffset[1], in setStateWithAnimationInternal()
97 setter.setFloat(mRecentsView, TASK_SECONDARY_TRANSLATION, 0f, in setStateWithAnimationInternal()
100 setter.setFloat(mRecentsView, getContentAlphaProperty(), toState.overviewUi ? 1 : 0, in setStateWithAnimationInternal()
103 setter.setFloat( in setStateWithAnimationInternal()
108 setter.setFloat(mRecentsView, RECENTS_GRID_PROGRESS, showAsGrid ? 1f : 0f, in setStateWithAnimationInternal()
H A DRecentsViewStateController.java99 builder.setFloat(mRecentsView, FULLSCREEN_PROGRESS, in setStateWithAnimationInternal()
124 splitSelectInitAnimation.setFloat(mRecentsView, taskViewsFloat.first, in handleSplitSelectionState()
126 splitSelectInitAnimation.setFloat(mRecentsView, taskViewsFloat.second, 0, LINEAR); in handleSplitSelectionState()
155 propertySetter.setFloat(mRecentsView.getClearAllButton(), ClearAllButton.VISIBILITY_ALPHA, in setAlphas()
158 propertySetter.setFloat(mLauncher.getActionsView().getVisibilityAlpha(), in setAlphas()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarViewController.java211 setter.setFloat(mTaskbarIconTranslationYForHome, VALUE, -offsetY, LINEAR); in createIconAlignmentController()
212 setter.setFloat(mTaskbarNavButtonTranslationY, VALUE, -offsetY, LINEAR); in createIconAlignmentController()
224 setter.setFloat(child, SCALE_PROPERTY, scaleUp, LINEAR); in createIconAlignmentController()
229 setter.setFloat(child, ICON_TRANSLATE_X, hotseatIconCenter - childCenter, LINEAR); in createIconAlignmentController()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DSwipeUpGestureTutorialController.java145 anim.setFloat(mTaskViewSwipeUpAnimation in fadeOutFakeTaskView()
153 fadeAnim.setFloat(mTaskViewSwipeUpAnimation in fadeOutFakeTaskView()
188 anim.setFloat(mTaskViewSwipeUpAnimation in fadeOutFakeTaskView()
208 anim.setFloat(mTaskViewSwipeUpAnimation in resetFakeTaskView()
H A DOverviewGestureTutorialController.java135 anim.setFloat(mTaskViewSwipeUpAnimation in animateTaskViewToOverview()
/aosp12/hardware/google/av/media/eco/tests/
H A DEcoDataTest.cpp210 data->setFloat(ENCODER_TARGET_BITRATE_BPS, 2000000.0); in TEST()
216 data->setFloat(ENCODER_TARGET_BITRATE_BPS, 2200000.0); in TEST()
229 data->setFloat(it->first, it->second); in TEST()
251 EXPECT_TRUE(data->setFloat("", 1000.0) != ECODataStatus::OK); in TEST()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/
H A DPropertySetter.java56 default <T> void setFloat(T target, FloatProperty<T> property, float value, in setFloat() method
H A DPendingAnimation.java103 public <T> void setFloat(T target, FloatProperty<T> property, float value, in setFloat() method in PendingAnimation
/aosp12/frameworks/av/media/libstagefright/tests/fuzzers/
H A DMediaMuxerFuzzer.h95 msg->setFloat(floatMappings[fdp->ConsumeIntegralInRange<size_t>(
/aosp12/hardware/google/av/media/eco/
H A DECOUtils.cpp37 data.setFloat(ENCODER_FRAMERATE_FPS, mFrameRateFps); in toEcoData()
H A DECOData.cpp85 setFloat(std::string(name), valueFloat); in readFromParcel()
274 ECODataStatus ECOData::setFloat(const std::string& key, float value) { in setFloat() function in android::media::eco::ECOData
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.cpp1593 params->setFloat(C2_PARAMKEY_INPUT_TIME_STRETCH, captureRate / frameRate); in getReflectedFormat()
1679 params->setFloat("smpte2086.red.x", meta->sType1.mR.x * 0.00002); in getReflectedFormat()
1680 params->setFloat("smpte2086.red.y", meta->sType1.mR.y * 0.00002); in getReflectedFormat()
1681 params->setFloat("smpte2086.green.x", meta->sType1.mG.x * 0.00002); in getReflectedFormat()
1682 params->setFloat("smpte2086.green.y", meta->sType1.mG.y * 0.00002); in getReflectedFormat()
1683 params->setFloat("smpte2086.blue.x", meta->sType1.mB.x * 0.00002); in getReflectedFormat()
1684 params->setFloat("smpte2086.blue.y", meta->sType1.mB.y * 0.00002); in getReflectedFormat()
1685 params->setFloat("smpte2086.white.x", meta->sType1.mW.x * 0.00002); in getReflectedFormat()
1686 params->setFloat("smpte2086.white.y", meta->sType1.mW.y * 0.00002); in getReflectedFormat()
1689 params->setFloat("cta861.max-cll", meta->sType1.mMaxContentLightLevel); in getReflectedFormat()
[all …]
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
H A DBackButtonAlphaHandler.java56 animation.setFloat(mBackAlpha, VALUE, in setStateWithAnimation()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/
H A DBatterySaverPolicyTest.java435 .setFloat(BatterySaverPolicy.KEY_ADJUST_BRIGHTNESS_FACTOR, .5f) in testUserSettingsOverrideDeviceConfig()
481 .setFloat(BatterySaverPolicy.KEY_ADJUST_BRIGHTNESS_FACTOR, .5f) in testDeviceConfigOverridesDefaults()
530 .setFloat(BatterySaverPolicy.KEY_ADJUST_BRIGHTNESS_FACTOR, .5f) in testDeviceConfig_AdaptiveValues()
550 .setFloat(BatterySaverPolicy.KEY_ADJUST_BRIGHTNESS_FACTOR + adaptiveSuffix, in testDeviceConfig_AdaptiveValues()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DNoButtonQuickSwitchTouchController.java238 xAnim.setFloat(mRecentsView, ADJACENT_PAGE_HORIZONTAL_OFFSET, scaleAndOffset[1], LINEAR); in setupOverviewAnimators()
253 yAnim.setFloat(mRecentsView, RECENTS_SCALE_PROPERTY, scaleAndOffset[0], in setupOverviewAnimators()
255 yAnim.setFloat(mRecentsView, FULLSCREEN_PROGRESS, in setupOverviewAnimators()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskViewUtils.java232 out.setFloat(tvsLocal.fullScreenProgress, in createRecentsWindowAnimator()
234 out.setFloat(tvsLocal.recentsViewScale, in createRecentsWindowAnimator()
237 out.setFloat(tvsLocal.recentsViewScroll, AnimatedFloat.VALUE, 0, in createRecentsWindowAnimator()
369 out.setFloat(depthController, DEPTH, BACKGROUND_APP.getDepth(context), in createRecentsWindowAnimator()
/aosp12/frameworks/av/camera/include/camera/
H A DCameraParameters2.h43 void setFloat(const char *key, float value);
H A DCameraParameters.h52 void setFloat(const char *key, float value);
/aosp12/hardware/interfaces/camera/common/1.0/default/include/
H A DCameraParameters.h57 void setFloat(const char *key, float value);
/aosp12/art/test/959-invoke-polymorphic-accessors/src/
H A DMain.java301 static void setFloat(MethodHandle m, ValueHolder v, float value, boolean expectFailure) in setFloat() method in Main.InvokeExactTester
318 static void setFloat(MethodHandle m, float value, boolean expectFailure) throws Throwable { in setFloat() method in Main.InvokeExactTester
319 setFloat(m, null, value, expectFailure); in setFloat()
533 setFloat(methodHandle, valueHolder, floatValue, in tryAccessor()
535 setFloat(methodHandle, floatValue, in tryAccessor()
/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOData.h114 ECODataStatus setFloat(const std::string& key, float value);
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h322 bool setFloat(uint32_t key, float value);
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DAMessage.h106 void setFloat(const char *name, float value);

1234