Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp122304 struct ChannelPixelLayout : public DictionaryBase struct
122306 ChannelPixelLayoutDataType mDataType;
122307 uint32_t mHeight;
122308 uint32_t mOffset;
122309 uint32_t mSkip;
122310 uint32_t mStride;
122311 uint32_t mWidth;
122315 explicit inline ChannelPixelLayout(const FastDictionaryInitializer& ) in ChannelPixelLayout() function
122320 explicit inline ChannelPixelLayout(const ChannelPixelLayout& aOther) in ChannelPixelLayout() argument