Home
last modified time | relevance | path

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

12345678910>>...19

/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/holiday/
H A DHolidayBorderPanel.java81 private int thickness; field in HolidayBorderPanel
124 public HolidayBorderPanel(Color color, int thickness) { in HolidayBorderPanel()
161 public HolidayBorderPanel(int style, int thickness) { in HolidayBorderPanel()
224 public HolidayBorderPanel setThickness(int thickness) { in setThickness()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp628 UINT_32 thickness = Thickness(pCfgTable->mode); in HwlSetupTileCfg() local
928 UINT_32 thickness = Thickness(tileMode); in HwlOptimizeTileMode() local
1015 UINT_32 thickness = Thickness(tileMode); in HwlOverrideTileMode() local
1243 UINT_32 thickness = Thickness(tileMode); in HwlSetupTileInfo() local
1807 UINT_32 thickness = Thickness(tileMode); in HwlComputeMacroModeIndex() local
2312 UINT_32 thickness = Thickness(tileMode); in CheckTcCompatibility() local
H A Dsiaddrlib.cpp1822 UINT_32 thickness, ///< [in] thickness in HwlGetSizeAdjustmentMicroTiled()
1945 UINT_32 thickness = Thickness(tileMode); in HwlSetupTileInfo() local
3325 UINT_32 thickness = Thickness(tileMode); in HwlOptimizeTileMode() local
3844 UINT_32 thickness = Thickness(tileConfig.mode); in IsEquationSupported() local
H A Degbaddrlib.cpp874 UINT_32 thickness = Thickness(tileMode); in ComputeSurfaceAlignmentsMacroTiled() local
1982 UINT_32 thickness = Thickness(tileMode); in HwlComputePixelCoordFromOffset() local
4079 UINT_32 thickness, ///< [in] thickness in HwlGetSizeAdjustmentMicroTiled()
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DCanvas.cpp53 SkScalar thickness; in drawTextDecorations() local
62 const SkScalar thickness = textSize * Paint::kStdStrikeThru_Thickness; in drawTextDecorations() local
130 const SkScalar thickness = textSize * Paint::kStdStrikeThru_Thickness; in drawText() local
H A DDrawTextFunctor.h52 static inline void drawStroke(SkScalar left, SkScalar right, SkScalar top, SkScalar thickness, in drawStroke()
155 SkScalar thickness; in operator() local
/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/rain/
DRainEffect.kt88 val thickness = 1f + intensity * 10f in <lambda>() constant
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2812 UINT_32 thickness = Thickness(tileMode); in ComputeMicroTileEquation() local
3028 UINT_32 thickness = Thickness(tileMode); in ComputePixelIndexWithinMicroTile() local
3260 UINT_32 thickness = Thickness(tileMode); in PadDimensions() local
3608 UINT_32 thickness = Thickness(tileMode); in OptimizeTileMode() local
3756 UINT_32 thickness = Thickness(tileMode); in DegradeLargeThickTile() local
H A Daddrlib1.h47 UINT_32 thickness : 4; member
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_draw.cpp669 …:AddPolyline(const ImVec2* points, const int points_count, ImU32 col, bool closed, float thickness) in AddPolyline()
1046 void ImDrawList::AddLine(const ImVec2& a, const ImVec2& b, ImU32 col, float thickness) in AddLine()
1056 …ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_corners_flags, float thickness) in AddRect()
1098 …uad(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& d, ImU32 col, float thickness) in AddQuad()
1122 …rawList::AddTriangle(const ImVec2& a, const ImVec2& b, const ImVec2& c, ImU32 col, float thickness) in AddTriangle()
1144 …awList::AddCircle(const ImVec2& centre, float radius, ImU32 col, int num_segments, float thickness) in AddCircle()
1166 …const ImVec2& cp0, const ImVec2& cp1, const ImVec2& pos1, ImU32 col, float thickness, int num_segm… in AddBezierCurve()
/aosp_15_r20/frameworks/base/core/java/android/text/
H A DTextLine.java1233 float thickness, float xleft, float xright, float baseline) { in drawStroke()
1434 final float thickness = in handleText() local
1441 final float thickness = in handleText() local
H A DTextPaint.java84 public void setUnderlineText(int color, float thickness) { in setUnderlineText()
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/util/
H A DScrollBarUtils.java23 public static int getThumbLength(int size, int thickness, int extent, int range) { in getThumbLength()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DScrollBarUtils.java25 public static int getThumbLength(int size, int thickness, int extent, int range) { in getThumbLength()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/binder/
DSideFpsProgressBarViewBinder.java47 …android.graphics.Point location, boolean fpDetectRunning, int length, int thickness, float rotatio… in updateView()
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
H A DTestingCamera21.java114 int thickness = in onConfigurationChanged() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistDisclosure.java193 float thickness = mThickness; in drawGeometry() local
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/video/
H A Dgraphics.c391 const struct fraction *thickness, in draw_rounded_box()
549 const struct fraction *thickness, const struct rgb_color *rgb) in draw_line()
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DScrollBarDrawable.java151 final int thickness = vertical ? r.width() : r.height(); in draw() local
/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A Dsummary.py131 thickness=2, argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/
H A Dmetrics.rs52 pub thickness: f32, field
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
H A DGradientDrawableTest.java482 int thickness = 17; in testGradientThickness() local
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h143 IndexType thickness ; /* number of original columns represented by this */ member
/aosp_15_r20/cts/apps/CtsVerifier/libs/
HDopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp1174 CXFA_Measurement thickness = in ScriptSomBorderWidth() local

12345678910>>...19