Home
last modified time | relevance | path

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

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