Home
last modified time | relevance | path

Searched defs:mBlendMode (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DRenderState.h33 hwc2_blend_mode_t mBlendMode = HWC2_BLEND_MODE_NONE; variable
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DColorStateListDrawable.java252 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in ColorStateListDrawable.ColorStateListDrawableState
H A DColorDrawable.java355 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in ColorDrawable.ColorState
H A DShapeDrawable.java544 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in ShapeDrawable.ShapeState
H A DIcon.java121 private BlendMode mBlendMode = Drawable.DEFAULT_BLEND_MODE; field in Icon
H A DNinePatchDrawable.java597 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in NinePatchDrawable.NinePatchState
H A DBitmapDrawable.java985 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in BitmapDrawable.BitmapState
H A DDrawableContainer.java732 BlendMode mBlendMode; field in DrawableContainer.DrawableContainerState
H A DVectorDrawable.java933 BlendMode mBlendMode = DEFAULT_BLEND_MODE; field in VectorDrawable.VectorDrawableState
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
H A DReadbackVts.h89 IComposerClient::BlendMode mBlendMode = IComposerClient::BlendMode::NONE; variable
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h592 HWC2::BlendMode mBlendMode; variable
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h563 LatchedState<HWC2::BlendMode> mBlendMode; variable
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java525 BlendMode mBlendMode; field in TextView.Drawables
/aosp12/frameworks/base/core/java/android/view/
H A DView.java4638 BlendMode mBlendMode; field in View.TintInfo