Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dthumbnail_manager.h111 return std::move(fastPixelMap); in GetFastPixelMap()
116 fastPixelMap = std::move(ptr); in SetFastPixelMap()
151 PixelMapPtr fastPixelMap; variable