Searched refs:VectorToPixelMap (Results 1 – 2 of 2) sorted by relevance
67 std::shared_ptr<OHOS::Media::PixelMap> VectorToPixelMap(std::vector<std::uint8_t> value);
179 std::shared_ptr<OHOS::Media::PixelMap> pixelMap = VectorToPixelMap(VectorPixelMap); in OnSetWallpaperInnerByPixelMap()471 std::shared_ptr<OHOS::Media::PixelMap> WallpaperServiceStub::VectorToPixelMap(std::vector<std::uint… in VectorToPixelMap() function in OHOS::WallpaperMgrService::WallpaperServiceStub