Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp127 struct BufferSpec { struct
128 uint8_t* buffer;
129 std::optional<android_ycbcr> buffer_ycbcr;
130 int width;
131 int height;
132 int cropX;
133 int cropY;
134 int cropWidth;
135 int cropHeight;
136 uint32_t drmFormat;
[all …]