Searched refs:Vector2PixelMap (Results 1 – 4 of 4) sorted by relevance
494 value = Vector2PixelMap(u8Value); in ReadValue()515 std::shared_ptr<Media::PixelMap> TLVObject::Vector2PixelMap(std::vector<std::uint8_t> &value) in Vector2PixelMap() function in OHOS::MiscServices::TLVObject
199 static std::shared_ptr<Media::PixelMap> Vector2PixelMap(std::vector<std::uint8_t> &value);
307 pasteDataRecord.Vector2PixelMap(value); in FuzzPastedataRecord002()
269 pixelMap_ = Vector2PixelMap(value);}}, in InitDecodeMap()