Searched refs:CreateSync (Results 1 – 3 of 3) sorted by relevance
42 static std::shared_ptr<Media::PixelMap> CreateSync(
402 std::shared_ptr<Media::PixelMap> ComponentSnapshot::CreateSync( in CreateSync() function in OHOS::Ace::NG::ComponentSnapshot
2100 …std::shared_ptr<Media::PixelMap> pixelMap = ComponentSnapshot::CreateSync(dragDropInfo.customNode,… in StartDragForCustomBuilder()