Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/common/utils/image_framework/src/
Dimage_source_proxy.cpp22 std::shared_ptr<ImageSourceIntf> imageSourceIntf) : imageLib_(imageLib), in ImageSourceProxy()
46 ImageSourceIntf* imageSourceIntf = createImageSourceIntf(); in CreateImageSourceProxy() local