Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.h132 CloudUploadRecorder recorder_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.h89 fml::RefPtr<flutter::PictureRecorder> recorder_; variable
H A Drosen_render_context.h81 SkPictureRecorder* recorder_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.h58 std::unique_ptr<SkPictureRecorder> recorder_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.h77 std::unique_ptr<SkPictureRecorder> recorder_; variable
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_audio_recorder.cpp59 std::unique_ptr<IRecorderEngine> recorder_; member in OHOS::Media::Test::TestRecorderImpl
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/js/
H A Dvideo_recorder_napi.h106 std::shared_ptr<Recorder> recorder_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.h117 std::shared_ptr<Media::Recorder> recorder_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h173 std::shared_ptr<Recorder> recorder_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h405 std::shared_ptr<IRecorderService> recorder_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h405 std::shared_ptr<Recorder> recorder_ = nullptr; variable
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp474 Recorder *recorder_ = nullptr; member in OHOS::SampleCameraStateMng