Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.h87 struct SolidColorDesc { struct
90 bool operator==(const Framebuffer::SolidColorDesc &rhs) const { argument
97 explicit Framebuffer(int fd, uint32_t fb, SolidColorDesc desc) in Framebuffer()
104 SolidColorDesc colorDesc;
H A DExynosDisplayDrmInterface.cpp242 [colorDesc = Framebuffer::SolidColorDesc{bufWidth, bufHeight}]( in getBuffer()
284 Framebuffer::SolidColorDesc{bufWidth, bufHeight})); in getBuffer()