Home
last modified time | relevance | path

Searched refs:graphics (Results 1 – 25 of 2819) sorted by relevance

12345678910>>...113

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h49 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_BufferId…
50 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S…
53 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Name = {
54 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S…
57 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Width = {
58 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S…
61 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Height =…
62 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S…
65 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_LayerCou…
66 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S…
[all …]
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHal.h26 namespace hardware::graphics::composer::hal {
28 namespace types = android::hardware::graphics::common;
29 namespace V2_1 = android::hardware::graphics::composer::V2_1;
30 namespace V2_2 = android::hardware::graphics::composer::V2_2;
31 namespace V2_3 = android::hardware::graphics::composer::V2_3;
32 namespace V2_4 = android::hardware::graphics::composer::V2_4;
75 inline bool hasChangesError(hardware::graphics::composer::hal::Error error) { in hasChangesError()
79 inline std::string to_string(hardware::graphics::composer::hal::Attribute attribute) { in to_string()
81 case hardware::graphics::composer::hal::Attribute::INVALID: in to_string()
83 case hardware::graphics::composer::hal::Attribute::WIDTH: in to_string()
[all …]
/frameworks/native/libs/ui/include/ui/
DGraphicTypes.h42 using android::hardware::graphics::common::V1_1::RenderIntent;
43 using android::hardware::graphics::common::V1_2::ColorMode;
44 using android::hardware::graphics::common::V1_2::Dataspace;
45 using android::hardware::graphics::common::V1_2::Hdr;
46 using android::hardware::graphics::common::V1_2::PixelFormat;
51 using aidl::android::hardware::graphics::common::BlendMode;
52 using aidl::android::hardware::graphics::common::Cta861_3;
53 using aidl::android::hardware::graphics::common::PlaneLayout;
54 using aidl::android::hardware::graphics::common::Smpte2086;
61 using ChromaSiting = aidl::android::hardware::graphics::common::ChromaSiting;
[all …]
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicTypes.h42 using android::hardware::graphics::common::V1_1::RenderIntent;
43 using android::hardware::graphics::common::V1_2::ColorMode;
44 using android::hardware::graphics::common::V1_2::Dataspace;
45 using android::hardware::graphics::common::V1_2::Hdr;
46 using android::hardware::graphics::common::V1_2::PixelFormat;
51 using aidl::android::hardware::graphics::common::BlendMode;
52 using aidl::android::hardware::graphics::common::Cta861_3;
53 using aidl::android::hardware::graphics::common::PlaneLayout;
54 using aidl::android::hardware::graphics::common::Smpte2086;
61 using ChromaSiting = aidl::android::hardware::graphics::common::ChromaSiting;
[all …]
/frameworks/base/native/android/
DOWNERS6 per-file system_fonts.cpp = file:/graphics/java/android/graphics/fonts/OWNERS
12 per-file choreographer.cpp = file:/graphics/java/android/graphics/OWNERS
13 per-file hardware_buffer_jni.cpp = file:/graphics/java/android/graphics/OWNERS
14 per-file native_window_jni.cpp = file:/graphics/java/android/graphics/OWNERS
15 per-file surface_control.cpp = file:/graphics/java/android/graphics/OWNERS
16 per-file surface_texture.cpp = file:/graphics/java/android/graphics/OWNERS
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DAndroid.bp22 "android.hardware.graphics.composer@2.1",
23 "android.hardware.graphics.composer@2.2",
24 "android.hardware.graphics.composer@2.3",
25 "android.hardware.graphics.composer@2.4",
26 "android.hardware.graphics.mapper@2.0",
27 "android.hardware.graphics.mapper@3.0",
28 "android.hardware.graphics.mapper@4.0",
45 "android.hardware.graphics.composer@2.1-resources",
53 "android.hardware.graphics.composer@2.4-command-buffer",
54 "android.hardware.graphics.composer@2.4-hal",
/frameworks/native/services/surfaceflinger/
DAndroid.bp39 "android.hardware.graphics.allocator@2.0",
40 "android.hardware.graphics.allocator@3.0",
41 "android.hardware.graphics.common@1.2",
42 "android.hardware.graphics.composer@2.1",
43 "android.hardware.graphics.composer@2.2",
44 "android.hardware.graphics.composer@2.3",
45 "android.hardware.graphics.composer@2.4",
79 "android.hardware.graphics.composer@2.1-command-buffer",
80 "android.hardware.graphics.composer@2.2-command-buffer",
81 "android.hardware.graphics.composer@2.3-command-buffer",
[all …]
/frameworks/native/services/vr/hardware_composer/
DAndroid.bp27 "android.hardware.graphics.composer@2.1",
28 "android.hardware.graphics.composer@2.2",
29 "android.hardware.graphics.composer@2.3",
30 "android.hardware.graphics.composer@2.1-resources",
31 "android.hardware.graphics.mapper@2.0",
32 "android.hardware.graphics.mapper@3.0",
33 "android.hardware.graphics.mapper@4.0",
49 "android.hardware.graphics.composer@2.1-command-buffer",
50 "android.hardware.graphics.composer@2.3-hal",
54 "android.hardware.graphics.composer@2.3-hal",
[all …]
/frameworks/base/core/tests/coretests/src/android/graphics/
DOWNERS3 include /graphics/java/android/graphics/OWNERS
5 per-file Font* = file:/graphics/java/android/graphics/fonts/OWNERS
6 per-file Typeface* = file:/graphics/java/android/graphics/fonts/OWNERS
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
DCircleFramedDrawable.java21 import android.graphics.Bitmap;
22 import android.graphics.Canvas;
23 import android.graphics.Color;
24 import android.graphics.ColorFilter;
25 import android.graphics.Paint;
26 import android.graphics.Path;
27 import android.graphics.PixelFormat;
28 import android.graphics.PorterDuff;
29 import android.graphics.PorterDuffXfermode;
30 import android.graphics.Rect;
[all …]
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DMoreShadersActivity.java21 import android.graphics.Bitmap;
22 import android.graphics.BitmapFactory;
23 import android.graphics.BitmapShader;
24 import android.graphics.Canvas;
25 import android.graphics.Color;
26 import android.graphics.ColorFilter;
27 import android.graphics.ComposeShader;
28 import android.graphics.LightingColorFilter;
29 import android.graphics.LinearGradient;
30 import android.graphics.Matrix;
[all …]
DColorFiltersActivity.java21 import android.graphics.Bitmap;
22 import android.graphics.BitmapFactory;
23 import android.graphics.Canvas;
24 import android.graphics.ColorMatrix;
25 import android.graphics.ColorMatrixColorFilter;
26 import android.graphics.LightingColorFilter;
27 import android.graphics.Paint;
28 import android.graphics.PorterDuff;
29 import android.graphics.PorterDuffColorFilter;
DMyLittleTextureView.java20 import android.graphics.Bitmap;
21 import android.graphics.Canvas;
22 import android.graphics.Color;
23 import android.graphics.ColorSpace;
24 import android.graphics.HardwareRenderer;
25 import android.graphics.Outline;
26 import android.graphics.PixelFormat;
27 import android.graphics.Rect;
28 import android.graphics.RenderNode;
DAdvancedBlendActivity.java21 import android.graphics.Bitmap;
22 import android.graphics.BitmapFactory;
23 import android.graphics.BitmapShader;
24 import android.graphics.Canvas;
25 import android.graphics.Color;
26 import android.graphics.ComposeShader;
27 import android.graphics.LinearGradient;
28 import android.graphics.Matrix;
29 import android.graphics.Paint;
30 import android.graphics.PorterDuff;
[all …]
/frameworks/opt/chips/src/com/android/ex/chips/
DCircularImageView.java4 import android.graphics.Bitmap;
5 import android.graphics.BitmapShader;
6 import android.graphics.Canvas;
7 import android.graphics.Color;
8 import android.graphics.Matrix;
9 import android.graphics.Paint;
10 import android.graphics.RectF;
11 import android.graphics.Shader;
12 import android.graphics.drawable.BitmapDrawable;
13 import android.graphics.drawable.Drawable;
[all …]
/frameworks/native/libs/gralloc/types/fuzzer/
Dgralloctypes.cpp33 using MetadataType = android::hardware::graphics::mapper::V4_0::IMapper::MetadataType;
34 using BufferDescriptorInfo = android::hardware::graphics::mapper::V4_0::IMapper::BufferDescriptorIn…
63 …GRALLOCTYPES_DECODE(::android::hardware::graphics::common::V1_2::PixelFormat, ::android::gralloc4:…
69 …GRALLOCTYPES_DECODE(aidl::android::hardware::graphics::common::ExtendableType, ::android::gralloc4…
70 …GRALLOCTYPES_DECODE(aidl::android::hardware::graphics::common::ExtendableType, ::android::gralloc4…
71 …GRALLOCTYPES_DECODE(aidl::android::hardware::graphics::common::ExtendableType, ::android::gralloc4…
72 …GRALLOCTYPES_DECODE(std::vector<aidl::android::hardware::graphics::common::PlaneLayout>, ::android…
73 …GRALLOCTYPES_DECODE(std::vector<aidl::android::hardware::graphics::common::Rect>, ::android::grall…
74 …GRALLOCTYPES_DECODE(aidl::android::hardware::graphics::common::Dataspace, ::android::gralloc4::dec…
75 …GRALLOCTYPES_DECODE(aidl::android::hardware::graphics::common::BlendMode, ::android::gralloc4::dec…
[all …]
/frameworks/base/graphics/java/android/graphics/drawable/
DPictureDrawable.java17 package android.graphics.drawable;
19 import android.graphics.Canvas;
20 import android.graphics.ColorFilter;
21 import android.graphics.drawable.Drawable;
22 import android.graphics.Picture;
23 import android.graphics.PixelFormat;
24 import android.graphics.Rect;
/frameworks/base/libs/hwui/api/
Dcurrent.txt2 package android.graphics {
7 ctor public ColorMatrix(android.graphics.ColorMatrix);
9 method public void postConcat(android.graphics.ColorMatrix);
10 method public void preConcat(android.graphics.ColorMatrix);
12 method public void set(android.graphics.ColorMatrix);
14 method public void setConcat(android.graphics.ColorMatrix, android.graphics.ColorMatrix);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardUserSwitcherScrim.java20 import android.graphics.Canvas;
21 import android.graphics.Color;
22 import android.graphics.ColorFilter;
23 import android.graphics.Paint;
24 import android.graphics.PixelFormat;
25 import android.graphics.RadialGradient;
26 import android.graphics.Rect;
27 import android.graphics.Shader;
28 import android.graphics.drawable.Drawable;
/frameworks/hardware/interfaces/vr/composer/2.0/
DAndroid.bp15 "android.hardware.graphics.common@1.0",
16 "android.hardware.graphics.common@1.1",
17 "android.hardware.graphics.common@1.2",
18 "android.hardware.graphics.composer@2.1",
19 "android.hardware.graphics.composer@2.2",
20 "android.hardware.graphics.composer@2.3",
/frameworks/layoutlib/bridge/src/android/view/
DRectShadowPainter.java22 import android.graphics.BaseCanvas_Delegate;
23 import android.graphics.Canvas;
24 import android.graphics.Canvas_Delegate;
25 import android.graphics.Color;
26 import android.graphics.LinearGradient;
27 import android.graphics.Outline;
28 import android.graphics.Paint;
29 import android.graphics.Paint.Style;
30 import android.graphics.Path;
31 import android.graphics.Path.FillType;
[all …]
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DPlaceHolderIconDrawable.java22 import android.graphics.Canvas;
23 import android.graphics.Color;
24 import android.graphics.Path;
25 import android.graphics.PorterDuff;
26 import android.graphics.PorterDuffColorFilter;
27 import android.graphics.Rect;
28 import android.graphics.drawable.Drawable;
30 import androidx.core.graphics.ColorUtils;
/frameworks/layoutlib/bridge/src/android/graphics/
DBaseCanvas_Delegate.java17 package android.graphics;
128 (graphics, paint) -> { in nDrawBitmap()
130 graphics.setRenderingHint(RenderingHints.KEY_INTERPOLATION, in nDrawBitmap()
134 image.drawImage(graphics, (int) x, (int) y, null); in nDrawBitmap()
148 draw(nativeCanvas, (graphics, paint) -> { in nDrawColor()
150 graphics.setTransform(new AffineTransform()); in nDrawColor()
153 graphics.setColor(new java.awt.Color(color, true /*alpha*/)); in nDrawColor()
158 graphics.setComposite(composite); in nDrawColor()
161 graphics.fillRect(0, 0, w, h); in nDrawColor()
183 (graphics, paintDelegate) -> graphics.fillRect((int)x, (int)y, 1, 1)); in nDrawPoint()
[all …]
/frameworks/base/core/java/com/android/internal/util/
DImageUtils.java21 import android.graphics.Bitmap;
22 import android.graphics.Bitmap.Config;
23 import android.graphics.Canvas;
24 import android.graphics.ImageDecoder;
25 import android.graphics.ImageDecoder.ImageInfo;
26 import android.graphics.ImageDecoder.Source;
27 import android.graphics.Matrix;
28 import android.graphics.Paint;
29 import android.graphics.Point;
30 import android.graphics.PorterDuff;
[all …]
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DRegion.java19 import android.graphics.Bitmap;
20 import android.graphics.Canvas;
21 import android.graphics.Color;
22 import android.graphics.ColorFilter;
23 import android.graphics.Paint;
24 import android.graphics.Path;
25 import android.graphics.PathMeasure;
26 import android.graphics.PorterDuff;
27 import android.graphics.PorterDuffXfermode;
28 import android.graphics.Rect;
[all …]

12345678910>>...113