Home
last modified time | relevance | path

Searched refs:Encode (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/
Dpixelmap_helper.h28 static bool Encode(OH_PixelmapNative *pixelmap, std::string &pathName);
Dpixelmap_helper.cpp74 bool PixelMapHelper::Encode(OH_PixelmapNative *pixelmap, std::string &path) in Encode() function in PixelMapHelper