Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/
H A Dimage_creator_context.h45 sptr<Surface> GetCreatorBufferProducer() in GetCreatorBufferProducer() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp251 sptr<Surface> creatorSurface = iraContext_->GetCreatorBufferProducer(); in DequeueImage()
280 sptr<Surface> creatorSurface = iraContext_->GetCreatorBufferProducer(); in QueueImage()