Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DGuestComposer.cpp74 ConverterFunction GetConverterForDrmFormat(uint32_t drmFormat) { in GetConverterForDrmFormat()
89 bool IsDrmFormatSupported(uint32_t drmFormat) { in IsDrmFormatSupported()
122 uint32_t drmFormat; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp92 uint32_t drmFormat, in Buffer()