/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplusgraphics.h | 283 const Font *font, const Brush *brush, in DrawDriverString() 620 const PointF& origin, const Brush *brush) in DrawString() 631 const StringFormat *stringFormat, const Brush *brush) in DrawString() 643 const StringFormat *stringFormat, const Brush *brush) in DrawString() 834 Status FillClosedCurve(const Brush *brush, in FillClosedCurve() 842 Status FillClosedCurve(const Brush *brush, in FillClosedCurve() 868 Status FillEllipse(const Brush *brush, in FillEllipse() 876 Status FillEllipse(const Brush *brush, in FillEllipse() 884 Status FillEllipse(const Brush *brush, const RectF& rect) in FillEllipse() 891 Status FillEllipse(const Brush *brush, const Rect& rect) in FillEllipse() [all …]
|
D | gdiplusbrush.h | 69 Brush(GpBrush *brush, Status status): in Brush() 136 HatchBrush(GpBrush *brush, Status status): Brush(brush, status) {} in HatchBrush() 397 LinearGradientBrush(GpBrush *brush, Status status): Brush(brush, status) {} in LinearGradientBrush() 443 SolidBrush(GpBrush *brush, Status status): Brush(brush, status) {} in SolidBrush() 601 TextureBrush(GpBrush *brush, Status status): Brush(brush, status) {} in TextureBrush()
|
D | gdipluspen.h | 233 Status SetBrush(const Brush *brush) in SetBrush()
|
D | gdipluspath.h | 957 PathGradientBrush(GpBrush *brush, Status status): Brush(brush, status) {} in PathGradientBrush()
|
/aosp_15_r20/external/accompanist/placeholder/src/main/java/com/google/accompanist/placeholder/ |
H A D | PlaceholderHighlight.kt | 55 public fun brush( in brush() method 129 private val brush = SolidColor(highlightColor) in brush() constant in com.google.accompanist.placeholder.Fade 131 override fun brush(progress: Float, size: Size): Brush = brush in brush() method in com.google.accompanist.placeholder.Fade 140 override fun brush( in brush() method in com.google.accompanist.placeholder.Shimmer
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/ |
H A D | main_wnd.cc | 270 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local 302 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local 321 HBRUSH brush = ::CreateSolidBrush(::GetSysColor(COLOR_WINDOW)); in OnPaint() local
|
/aosp_15_r20/external/accompanist/sample/src/main/java/com/google/accompanist/sample/swiperefresh/ |
H A D | SwipeRefreshCustomIndicatorSample.kt | 149 val brush = Brush.verticalGradient( in GlowIndicator() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ |
H A D | ResizeableItemFrame.kt | 198 val brush = SolidColor(outlineColor) constant
|
H A D | CommunalHub.kt | 1224 val brush = SolidColor(MaterialTheme.colorScheme.primary) in HighlightedItem() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/modifiers/ |
H A D | FadingBackground.kt | 61 private val brush: Brush, constant in com.android.compose.modifiers.FadingBackground
|
/aosp_15_r20/external/accompanist/placeholder/src/sharedTest/kotlin/com/google/accompanist/placeholder/ |
H A D | PlaceholderTest.kt | 344 override fun brush(progress: Float, size: Size): Brush { in alpha() method in com.google.accompanist.placeholder.Solid
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterDraw.java | 198 Bitmap brush; in draw() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/compute/ |
H A D | VelloRenderer.cpp | 226 vello_cpp::Brush brush{vello_cpp::BrushKind::Solid, {to_vello_color(fillColor)}}; in solidStroke() local
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1987 HBRUSH brush = nullptr; in WndProc() local 2053 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d2d1_1.h | 853 …void FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, CONST D2D1_RECT_F &destinationRe… in FillOpacityMask()
|
D | d2d1.h | 970 void FillRectangle(const D2D1_RECT_F &rect, ID2D1Brush *brush) { in FillRectangle() 978 void FillRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, ID2D1Brush *brush) { in FillRoundedRectangle() 986 void FillEllipse(const D2D1_ELLIPSE &ellipse, ID2D1Brush *brush) { in FillEllipse() 990 …void FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, D2D1_OPACITY_MASK_CONTENT conten… in FillOpacityMask()
|
/aosp_15_r20/external/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 972 IXpsOMBrush** brush, in createXpsBrush()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/EasterEgg/EasterEgg/android_common/kotlin/ |
D | EasterEgg.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__EasterEgg__android_common__EasterEgg.kotlin_module
com ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/EasterEgg/EasterEgg/android_common/repackaged-jarjar/kotlinc/ |
D | EasterEgg.jar | com/android/egg/widget/PaintChipsWidgetKt.class
PaintChipsWidget.kt
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common_apex30/aar/ |
D | androidx.compose.ui_ui-text.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common/aar/ |
D | androidx.compose.ui_ui-text.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-text-android/1.8.0-beta01/androidx.compose.ui_ui-text/android_common_apex34/aar/ |
D | androidx.compose.ui_ui-text.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |