Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp123 struct BufferSpec { struct
124 uint8_t* buffer;
125 std::optional<android_ycbcr> buffer_ycbcr;
126 uint32_t width;
127 uint32_t height;
128 uint32_t cropX;
129 uint32_t cropY;
130 uint32_t cropWidth;
131 uint32_t cropHeight;
132 uint32_t drmFormat;
[all …]