Home
last modified time | relevance | path

Searched defs:recorder (Results 76 - 100 of 125) sorted by relevance

12345

/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test.cpp1925 std::shared_ptr<Recorder> recorder = nullptr; in HWTEST_F() local
1969 std::shared_ptr<Recorder> recorder = nullptr; HWTEST_F() local
[all...]
H A Dscreen_capture_unit_test_state.cpp1186 std::shared_ptr<Recorder> recorder = nullptr; in HWTEST_F() local
1247 std::shared_ptr<Recorder> recorder = nullptr; HWTEST_F() local
1302 std::shared_ptr<Recorder> recorder = RecorderFactory::CreateRecorder(); HWTEST_F() local
1359 std::shared_ptr<Recorder> recorder = RecorderFactory::CreateRecorder(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_upload_test.cpp145 auto recorder = cloudSyncer.GetProcessRecorder(); in CheckUploadFinish() local
H A Ddistributeddb_cloud_syncer_download_test.cpp749 auto recorder = g_cloudSyncer->GetProcessRecorder(); in HWTEST_F() local
H A Ddistributeddb_cloud_kv_syncer_test.cpp770 CloudUploadRecorder recorder; in HWTEST_F() local
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp300 SkPictureRecorder recorder; in main() local
/third_party/skia/tools/skiaserve/
H A DRequest.cpp89 SkPictureRecorder recorder; in writeOutSkp() local
/third_party/skia/modules/skottie/src/effects/
H A DSphereEffect.cpp182 SkPictureRecorder recorder; in contentShader() local
H A DMotionTileEffect.cpp67 SkPictureRecorder recorder; variable
/third_party/skia/experimental/graphite/src/
H A DDrawPass.cpp32 std::tuple<uint32_t, uint32_t> get_ids_from_paint(skgpu::Recorder* recorder, in get_ids_from_paint() argument
134 skgpu::UniformData* lookup(skgpu::Recorder* recorder, uint32_t uniformID) { in lookup() argument
154 std::unique_ptr<DrawPass> DrawPass::Make(Recorder* recorder, in Make() argument
H A DDevice.cpp50 sk_sp<Device> Device::Make(sk_sp<Recorder> recorder, const SkImageInfo& ii) { in Make() argument
66 Device::Device(sk_sp<Recorder> recorder, sk_sp<DrawContext> dc) in Device() argument
/third_party/skia/gm/
H A Dimage_pict.cpp78 SkPictureRecorder recorder; variable
246 SkPictureRecorder recorder; variable
H A Dreadpixels.cpp67 SkPictureRecorder recorder; in make_picture_image() local
H A Dimage.cpp238 SkPictureRecorder recorder; in make_picture() local
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.cpp301 SkPictureRecorder recorder; in GetImage() local
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp55 bool ConfigureVideoParams(const std::shared_ptr<Recorder> &recorder, in ConfigureVideoParams() argument
90 bool ConfigureAudioParams(const std::shared_ptr<Recorder> &recorder, int32_t audioSourceId) in ConfigureAudioParams() argument
119 CreateAndConfigureRecorder(std::shared_ptr<Recorder> &recorder, int32_t &videoSourceId, int32_t width, int32_t height) CreateAndConfigureRecorder() argument
366 std::shared_ptr<Recorder> recorder = nullptr; main() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp1202 SubscribeRecorder recorder; in HWTEST_F() local
1263 SubscribeRecorder recorder; HWTEST_F() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp362 void validateAllocationCallbacks (const AllocationCallbackRecorder& recorder, AllocationCallbackValidationResults* results) in validateAllocationCallbacks() argument
637 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowedLiveAllocScopeBits) in validateAndLog() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp882 ObjectContentHasher recorder; in ComputeContentHash() local
[all...]
H A DBindGroupLayout.cpp443 ObjectContentHasher recorder; in ComputeContentHash() local
/third_party/skia/tools/fm/
H A Dfm.cpp273 SkPictureRecorder recorder; in draw_as_skp() local
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.cpp278 Recorder *recorder = new Recorder(); in SampleCreateRecorder() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp103 std::shared_ptr<Media::Recorder> recorder = Media::RecorderFactory::CreateRecorder(); in CreateRecorder() local
[all...]
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp110 Recorder *recorder = (Recorder *)&rec; in SetupAudioSource() local
155 Recorder *recorder = new Recorder(); in SampleCreateRecorder() local
[all...]
/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp30 std::shared_ptr<RecorderClient> recorder = std::make_shared<RecorderClient>(ipcProxy); in Create() local
[all...]

Completed in 28 milliseconds

12345