Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DAndroidHardwareBuffer.cpp166 uint32_t drmFormat = grallocHelper->getFormatDrmFourcc(handle); in getAndroidHardwareBufferPropertiesANDROID() local
/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp79 ConverterFunction GetConverterForDrmFormat(uint32_t drmFormat) { in GetConverterForDrmFormat()
94 bool IsDrmFormatSupported(uint32_t drmFormat) { in IsDrmFormatSupported()
136 uint32_t drmFormat; member