Home
last modified time | relevance | path

Searched refs:SolidColorDesc (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h126 struct SolidColorDesc { struct
129 bool operator==(const Framebuffer::SolidColorDesc &rhs) const { argument
136 explicit Framebuffer(int fd, uint32_t fb, SolidColorDesc desc) in Framebuffer()
143 SolidColorDesc colorDesc;
DExynosDisplayDrmInterface.cpp273 [colorDesc = Framebuffer::SolidColorDesc{bufWidth, bufHeight}]( in getBuffer()
319 Framebuffer::SolidColorDesc{bufWidth, bufHeight})); in getBuffer()