Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/
H A Dimage_receiver.h71 std::unique_ptr<PixelMap> getSurfacePixelMap(InitializationOptions initializationOpts);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp84 std::unique_ptr<PixelMap> ImageReceiver::getSurfacePixelMap(InitializationOptions initializationOpt… in getSurfacePixelMap() function in OHOS::Media::ImageReceiver