Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp336 auto exynosFormat = halFormatToExynosFormat(format, compressType); in halFormatToDpuFormat() local
350 auto exynosFormat = halFormatToExynosFormat(format, compressType); in halFormatToDrmFormat() local
563 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getFormatStr() local
595 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getBufferNumOfFormat() local
600 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getPlaneNumOfFormat() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp159 auto exynosFormat = halFormatToExynosFormat(config.format, compressType); in getBuffer() local