Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp160 struct BufferSpec { struct
161 uint8_t* buffer;
162 std::optional<android_ycbcr> buffer_ycbcr;
163 uint32_t width;
164 uint32_t height;
165 uint32_t cropX;
166 uint32_t cropY;
167 uint32_t cropWidth;
168 uint32_t cropHeight;
169 uint32_t drmFormat;
[all …]