Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_data.h53 pixelMapSourceEx_ = pixelMapEx; in SetPixelMapEx()
58 return pixelMapSourceEx_; in GetPixelMapEx()
87 pixelMapSourceEx_ = nullptr; in ClearAllSource()
106 std::shared_ptr<PixelMap> pixelMapSourceEx_; variable