Home
last modified time | relevance | path

Searched refs:dstMetaInfo_t (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h276 } dstMetaInfo_t; typedef
H A DExynosMPP.cpp1285 dstMetaInfo_t ExynosMPP::getDstMetaInfo(android_dataspace_t dstDataspace) in getDstMetaInfo()
1287 dstMetaInfo_t metaInfo; in getDstMetaInfo()
1401 dstMetaInfo_t metaInfo = getDstMetaInfo(dataspace); in setupDst()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1666 dstMetaInfo_t metaInfo = m2mMPP->getDstMetaInfo(mpp_dst_img.dataSpace); in configureHandle()