Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DCommonTypes_test.cpp26 using HidlBlendMode = android::hardware::graphics::composer::V2_1::IComposerClient::BlendMode; typedef
30 static_cast<uint32_t>(HidlBlendMode::INVALID));
32 static_cast<uint32_t>(HidlBlendMode::NONE));
34 static_cast<uint32_t>(HidlBlendMode::PREMULTIPLIED));
36 static_cast<uint32_t>(HidlBlendMode::COVERAGE));