Home
last modified time | relevance | path

Searched defs:setHeight (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/testutil/
H A DMediaItem.java73 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Photo
118 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Content
/aosp_15_r20/external/jackson-databind/src/test/java/perf/
H A DMediaItem.java73 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Photo
118 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Content
/aosp_15_r20/external/jackson-core/src/test/java/perf/
H A DMediaItem.java103 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Photo
198 public void setHeight(int h) { _height = h; } in setHeight() method in MediaItem.Content
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraphStyle.h33 void setHeight(SkScalar height) { fHeight = height; } in setHeight() function
111 void setHeight(SkScalar height) { fHeight = height; } in setHeight() function
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
H A DWidget.java133 public void setHeight(float height) { in setHeight() method in Widget
137 public void setHeight(float height, SizeLayoutType layoutType) { in setHeight() method in Widget
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/
H A DNest.java24 public void setHeight(int height) { in setHeight() method in Nest
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DHeightRecordInternal.java39 public HeightRecordInternal setHeight(double height) { in setHeight() method in HeightRecordInternal
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/measure/
H A DSize.java32 public void setHeight(float value) { in setHeight() method in Size
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/
H A DDoor.java34 public void setHeight(int height) { in setHeight() method in Door
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/applications/
DSpacePreference.java57 public void setHeight(int height) { in setHeight() method in SpacePreference
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Drect_blink.h47 void setHeight(int height) { in setHeight() function
/aosp_15_r20/out/soong/.intermediates/packages/apps/Dialer/Dialer/android_common/javac/anno/com/android/dialer/callcomposer/camera/
DAutoValue_ImagePersistWorker_Result.java98 ImagePersistWorker.Result.Builder setHeight(int height) { in setHeight() method in AutoValue_ImagePersistWorker_Result.Builder
/aosp_15_r20/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarViewInfo.java75 void setHeight(@IntRange(from = 0) int height) { in setHeight() method in BarViewInfo
/aosp_15_r20/development/tools/winscope/src/trace/
H A Dtrace_rect_builder.ts55 setHeight(value: number) { method in TraceRectBuilder
/aosp_15_r20/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DBottomScrollViewTest.java101 public void setHeight(int height) { in setHeight() method in BottomScrollViewTest.TestChildView
/aosp_15_r20/development/tools/winscope/src/viewers/components/rects/
H A Dui_rect_builder.ts55 setHeight(value: number) { method in UiRectBuilder
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/animation/
DTransitionViewState.java90 public final void setHeight(int p0) { in setHeight() method in TransitionViewState
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DRenderInputParcel.java177 public @android.annotation.NonNull Builder setHeight(int value) { in setHeight() method in RenderInputParcel.Builder
/aosp_15_r20/cts/tests/tests/animation/src/android/animation/cts/
H A DShapeHolder.java102 public void setHeight(float height) { in setHeight() method in ShapeHolder
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/animation/
H A DShapeHolder.java92 public void setHeight(float height) { in setHeight() method in ShapeHolder
/aosp_15_r20/frameworks/base/libs/hwui/
H A DDeviceInfo.h51 static void setHeight(int32_t height) { get()->mHeight = height; } in setHeight() function
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/
DImagePersistWorker.java66 abstract Builder setHeight(int height); in setHeight() method in ImagePersistWorker.Result.Builder
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
H A DVisualSampleEntry.java114 public void setHeight(int height) { in setHeight() method in VisualSampleEntry
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
H A DTrackMetaData.java95 public void setHeight(double height) { in setHeight() method in TrackMetaData
/aosp_15_r20/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h94 void setHeight(uint32_t h) { _h = h; } in setHeight() function

12345678910>>...29