Home
last modified time | relevance | path

Searched defs:pixelMapRecord (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp583 auto pixelMapRecord = PasteDataRecord::NewPixelMapRecord(*(pixelMapValue)); in PixelMap2PasteRecord() local
594 auto pixelMapRecord = record->GetPixelMap(); in PasteRecord2PixelMap() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp448 std::shared_ptr<UnifiedRecord> pixelMapRecord = variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_unified_data_test.cpp240 std::shared_ptr<UDMF::UnifiedRecord> pixelMapRecord = in InitSystemPixelMapData() local
H A Dpasteboard_utils_test.cpp245 std::shared_ptr<UDMF::UnifiedRecord> pixelMapRecord = in InitSystemPixelMapData() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2608 for (const auto &pixelMapRecord : pictureMap) { in CheckImageSizeForLiveView() local