Home
last modified time | relevance | path

Searched defs:frameConfig (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Drender_backend_utils.cpp28 std::shared_ptr<FrameConfig> frameConfig = frame->frameConfig; in IsValidFrame() local
H A Ddrawing_context.cpp102 std::shared_ptr<FrameConfig> frameConfig = frame->frameConfig; in AcquireSurfaceInGLES() local
130 std::shared_ptr<FrameConfig> frameConfig = frame->frameConfig; in AcquireSurfaceInRaster() local
179 std::shared_ptr<FrameConfig> frameConfig = frame->frameConfig; GetSkColorSpace() local
[all...]
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera.h114 virtual int32_t TriggerLoopingCapture(FrameConfig &frameConfig) in TriggerLoopingCapture() argument
138 virtual int32_t TriggerSingleCapture(FrameConfig &frameConfig) in TriggerSingleCapture() argument
H A Dframe_state_callback.h72 virtual void OnFrameFinished(Camera &camera, FrameConfig &frameConfig, FrameResult &frameResult) {} in OnFrameFinished() argument
82 virtual void OnFrameError(Camera &camera, FrameConfig &frameConfig, int32_t errorCode, FrameResult &frameResult) {} in OnFrameError() argument
/foundation/multimedia/camera_lite/services/server/include/
H A Dcamera_type.h49 void* frameConfig; member
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp93 FrameRateConfig frameConfig; in ReadPicZipFile() local
94 ReadZipFile(GetPicZipPath(), imgVec, frameConfig); in ReadPicZipFile() local
H A Dutil.cpp195 bool ReadZipFile(const std::string& srcFilePath, ImageStructVec& imgVec, FrameRateConfig& frameConfig) in ReadZipFile() argument
302 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig) in ParseImageConfig() argument
262 ReadImageFile(const unzFile zipFile, const std::string& fileName, ImageStructVec& imgVec, FrameRateConfig& frameConfig, unsigned long fileSize) ReadImageFile() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h118 std::shared_ptr<FrameConfig> frameConfig; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp421 Media::FrameConfig *frameConfig = component->GetFrameConfig(); in CaptureFrame() local
49 OnFrameFinished(Media::Camera &camera, Media::FrameConfig &frameConfig, Media::FrameResult &frameResult) OnFrameFinished() argument
99 OnFrameError(Media::Camera &camera, Media::FrameConfig &frameConfig, int32_t errorCode, Media::FrameResult &frameResult) OnFrameError() argument
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp1044 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); in HWTEST_F() local
1050 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); in HWTEST_F() local
1056 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); in HWTEST_F() local
1062 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); in HWTEST_F() local
1068 shared_ptr<FrameConfig> frameConfig = nullptr; in HWTEST_F() local
1086 shared_ptr<FrameConfig> frameConfig = nullptr; HWTEST_F() local
1104 shared_ptr<FrameConfig> frameConfig = nullptr; HWTEST_F() local
1122 shared_ptr<FrameConfig> frameConfig = nullptr; HWTEST_F() local
1218 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1231 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1244 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); HWTEST_F() local
1257 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); HWTEST_F() local
1270 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1291 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1312 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); HWTEST_F() local
1333 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); HWTEST_F() local
1354 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1378 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1402 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); HWTEST_F() local
1426 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); HWTEST_F() local
1458 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1476 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1493 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1502 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1512 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); HWTEST_F() local
1521 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); HWTEST_F() local
1530 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1550 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CAPTURE); HWTEST_F() local
1571 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_RECORD); HWTEST_F() local
1591 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_CALLBACK); HWTEST_F() local
1657 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1666 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1676 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1687 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1706 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1716 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1728 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
1741 shared_ptr<FrameConfig> frameConfig = make_shared<FrameConfig>(FRAME_CONFIG_PREVIEW); HWTEST_F() local
[all...]

Completed in 9 milliseconds