Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp116 std::shared_ptr<PasteDataRecord> PasteboardClient::CreatePixelMapRecord(std::shared_ptr<PixelMap> p… in CreatePixelMapRecord() function in OHOS::MiscServices::PasteboardClient
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp76 napi_value PasteboardNapi::CreatePixelMapRecord(napi_env env, napi_value in) in CreatePixelMapRecord() function in OHOS::MiscServicesNapi::PasteboardNapi