Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp451 struct BaseLayerProperties { struct
663 struct DefaultLayerProperties : public BaseLayerProperties<DefaultLayerProperties> {};
665 struct EffectLayerProperties : public BaseLayerProperties<EffectLayerProperties> {
669 struct SidebandLayerProperties : public BaseLayerProperties<SidebandLayerProperties> {
670 using Base = BaseLayerProperties<SidebandLayerProperties>;
704 struct CommonSecureLayerProperties : public BaseLayerProperties<LayerProperties> {
705 using Base = BaseLayerProperties<LayerProperties>;
755 struct CursorLayerProperties : public BaseLayerProperties<CursorLayerProperties> {
756 using Base = BaseLayerProperties<CursorLayerProperties>;