Home
last modified time | relevance | path

Searched refs:getCompressionInfo (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h449 CompressionInfo getCompressionInfo(buffer_handle_t handle);
DExynosHWCHelper.cpp365 CompressionInfo getCompressionInfo(buffer_handle_t handle) { in getCompressionInfo() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp450 mCompressionInfo = getCompressionInfo(mLayerBuffer); in setLayerBuffer()
DExynosDisplay.cpp4124 mClientCompositionInfo.mCompressionInfo = getCompressionInfo(handle); in setClientTarget()
4125 mExynosCompositionInfo.mCompressionInfo = getCompressionInfo(handle); in setClientTarget()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1819 img->compressionInfo = getCompressionInfo(img->bufferHandle); in getDstImageInfo()