Searched refs:VectorPixelMap (Results 1 – 1 of 1) sorted by relevance
177 std::vector<uint8_t> VectorPixelMap(rawData, rawData + vectorPixelMapSize); in OnSetWallpaperInnerByPixelMap() local179 std::shared_ptr<OHOS::Media::PixelMap> pixelMap = VectorToPixelMap(VectorPixelMap); in OnSetWallpaperInnerByPixelMap()