Home
last modified time | relevance | path

Searched defs:pixelMapName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp487 uint32_t PixelMap::SetMemoryName(std::string pixelMapName) in SetMemoryName()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp2898 std::string pixelMapName = GetStringArgument(env, argValue[0]); in SetMemoryNameSync() local