Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp77 ConverterFunction GetConverterForDrmFormat(uint32_t drmFormat) { in GetConverterForDrmFormat()
92 bool IsDrmFormatSupported(uint32_t drmFormat) { in IsDrmFormatSupported()
132 uint32_t drmFormat; member
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp368 uint32_t drmFormat = resolve_drm_format(format); in allocateCb() local