Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp1023 HWC::BlendMode blending = in UpdateLayerConfig() local
1250 HWC::BlendMode blending, HWC::Composition composition_type, in Layer()
1262 const std::shared_ptr<IonBuffer>& buffer, HWC::BlendMode blending, in Layer()
1305 void Layer::SetBlending(HWC::BlendMode blending) { in SetBlending()