Searched defs:PixelFormat (Results 1 – 6 of 6) sorted by relevance
53 typedef int32_t PixelFormat; typedef
62 enum class PixelFormat : uint8_t { enum
64 enum class PixelFormat : uint8_t { enum
81 PixelFormat() {} in PixelFormat() function
195 int32_t /*width*/, int32_t /*height*/, PixelFormat /*formatHint*/, in createVirtualDisplay() argument