Home
last modified time | relevance | path

Searched refs:HWC2_BLEND_MODE_NONE (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/host/tests/
DTextureDraw_unittest.cpp140 HWC2_BLEND_MODE_NONE, in TestTextureDrawLayer()
178 HWC2_BLEND_MODE_NONE, in TestTextureDrawLayer()
186 HWC2_BLEND_MODE_NONE, in TestTextureDrawLayer()
DSampleApplication.cpp340 HWC2_BLEND_MODE_NONE, in drawWorkerWithCompose()
/hardware/google/gfxstream/host/
DHwc2.h87 HWC2_BLEND_MODE_NONE = 1, enumerator
DPostWorkerGl.cpp83 .blendMode = HWC2_BLEND_MODE_NONE, in postImpl()
/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h65 HWC2_BLEND_MODE_NONE = 1, enumerator
483 case HWC2_BLEND_MODE_NONE: return "None"; in getBlendModeName()
800 None = HWC2_BLEND_MODE_NONE,
/hardware/libhardware/include/hardware/
Dhwcomposer2.h65 HWC2_BLEND_MODE_NONE = 1, enumerator
483 case HWC2_BLEND_MODE_NONE: return "None"; in getBlendModeName()
800 None = HWC2_BLEND_MODE_NONE,
/hardware/google/gfxstream/host/gl/
DTextureDraw.cpp602 case HWC2_BLEND_MODE_NONE: in drawLayer()
/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp337 case HWC2_BLEND_MODE_NONE: in setCompositMode()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h214 int32_t blending = HWC2_BLEND_MODE_NONE;
DExynosLayer.cpp66 mBlending(HWC2_BLEND_MODE_NONE),
DExynosDisplay.cpp5265 dst_img->blending = HWC2_BLEND_MODE_NONE; in setCompositionTargetExynosImage()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp353 case HWC2_BLEND_MODE_NONE: in isSupportedBlend()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp549 {HWC2_BLEND_MODE_NONE, "None"}, in parseBlendEnums()