Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp3971 struct PixelFormatState : public CallOrderStateMachineHelper<TestType, PixelFormatState> { struct
3972 auto withPixelFormat(std::optional<PixelFormat> format) { in withPixelFormat()