Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp249 auto surfaceList = fc.GetSurfaces(); in CameraCreateJpegEnc() local
343 list<Surface*> *surfaceList = &codecInfo->vencSurfaces_; in OnVencBufferAvailble() local
435 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig() local
547 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig() local
605 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig() local
715 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig() local
883 auto surfaceList = fc.GetSurfaces(); in TriggerLoopingCapture() local
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp111 list<Surface*> surfaceList = fc.GetSurfaces(); in SerilizeFrameConfig() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp57 auto surfaceList = frameConfig.GetSurfaces(); in OnFrameFinished() local
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp255 list<Surface *> surfaceList = fc.GetSurfaces(); in OnFrameFinished() local