Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DAutoFitTextureView.java60 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure() method in AutoFitTextureView
DStylizeActivity.java245 protected void onMeasure(final int widthMeasureSpec, final int heightMeasureSpec) { in onMeasure() method in StylizeActivity.ImageSlider
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
DAutoFitTextureView.java58 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AutoFitTextureView
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DWrapTextView.java47 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in WrapTextView
DFillContentLayout.java94 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in FillContentLayout
DIntrinsicSizeFrameLayout.java122 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IntrinsicSizeFrameLayout
DStickyHeaderRecyclerView.java75 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in StickyHeaderRecyclerView
DIllustration.java139 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Illustration
DIllustrationVideoView.java129 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in IllustrationVideoView
/external/setupcompat/main/java/com/google/android/setupcompat/view/
DButtonBarLayout.java56 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ButtonBarLayout
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DAspectRatioFrameLayout.java161 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AspectRatioFrameLayout
DDefaultTimeBar.java680 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DefaultTimeBar
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DAspectRatioFrameLayout.java157 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in AspectRatioFrameLayout
DDefaultTimeBar.java680 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in DefaultTimeBar
/external/leakcanary2/leakcanary-android-core/src/main/java/leakcanary/internal/
DRowElementLayout.kt56 override fun onMeasure( in onMeasure() method
/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/
DLottieFontViewGroup.kt62 override fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DColorsActivity.java155 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ColorsActivity.ColorView
DUberColorPickerDialog.java568 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in UberColorPickerDialog.ColorPickerView
/external/webrtc/sdk/android/api/org/webrtc/
DSurfaceViewRenderer.java190 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() method in SurfaceViewRenderer
/external/oboe/samples/drumthumper/src/main/kotlin/com/plausibleaudio/drumthumper/
DTriggerPad.kt102 override fun onMeasure (widthMeasureSpec: Int, heightMeasureSpec: Int) { in onMeasure() method in com.plausiblesoftware.drumthumper.TriggerPad
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DRoundTripLatencyActivity.java703 public void onMeasure(View view) { in onMeasure() method in RoundTripLatencyActivity
/external/setupdesign/lottie_loading_layout/src/com/google/android/setupdesign/
DGlifLoadingLayout.java217 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in GlifLoadingLayout
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewTest.java851 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in ShadowViewTest.TestView2
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/
DChart.java1724 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in Chart
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DSubsamplingScaleImageView.java628 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() method in SubsamplingScaleImageView