Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h284 } dstMetaInfo_t; typedef
DExynosMPP.cpp1315 dstMetaInfo_t ExynosMPP::getDstMetaInfo(android_dataspace_t dstDataspace) in getDstMetaInfo()
1317 dstMetaInfo_t metaInfo; in getDstMetaInfo()
1445 dstMetaInfo_t metaInfo = getDstMetaInfo(dataspace); in setupDst()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2083 dstMetaInfo_t metaInfo = m2mMPP->getDstMetaInfo(mpp_dst_img.dataSpace); in configureHandle()