Home
last modified time | relevance | path

Searched refs:GetSurfaces (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/camera_lite/interfaces/kits/
H A Dframe_config.h96 std::list<Surface *> GetSurfaces();
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp249 auto surfaceList = fc.GetSurfaces(); in CameraCreateJpegEnc()
435 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig()
547 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig()
605 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig()
715 auto surfaceList = fc.GetSurfaces(); in SetFrameConfig()
883 auto surfaceList = fc.GetSurfaces(); in TriggerLoopingCapture()
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp255 list<Surface *> surfaceList = fc.GetSurfaces();
1497 EXPECT_FALSE(frameConfig->GetSurfaces().size() == 0); in HWTEST_F()
1506 list<Surface *> list = frameConfig->GetSurfaces(); in HWTEST_F()
1515 list<Surface *> list = frameConfig->GetSurfaces(); in HWTEST_F()
1524 list<Surface *> list = frameConfig->GetSurfaces(); in HWTEST_F()
1540 frameConfig->GetSurfaces(); in HWTEST_F()
1560 frameConfig->GetSurfaces(); in HWTEST_F()
1581 frameConfig->GetSurfaces(); in HWTEST_F()
1601 frameConfig->GetSurfaces(); in HWTEST_F()
1660 list<Surface *> list = frameConfig->GetSurfaces(); in HWTEST_F()
[all...]
/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp29 list<Surface *> FrameConfig::GetSurfaces() in GetSurfaces() function in OHOS::Media::FrameConfig
/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp111 list<Surface*> surfaceList = fc.GetSurfaces(); in SerilizeFrameConfig()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp57 auto surfaceList = frameConfig.GetSurfaces(); in OnFrameFinished()

Completed in 7 milliseconds