| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
| H A D | screen_capture_unit_test.cpp | 1925 std::shared_ptr<Recorder> recorder = nullptr; in HWTEST_F() local 1969 std::shared_ptr<Recorder> recorder = nullptr; HWTEST_F() local [all...] |
| H A D | screen_capture_unit_test_state.cpp | 1186 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 D | distributeddb_cloud_syncer_upload_test.cpp | 145 auto recorder = cloudSyncer.GetProcessRecorder(); in CheckUploadFinish() local
|
| H A D | distributeddb_cloud_syncer_download_test.cpp | 749 auto recorder = g_cloudSyncer->GetProcessRecorder(); in HWTEST_F() local
|
| H A D | distributeddb_cloud_kv_syncer_test.cpp | 770 CloudUploadRecorder recorder; in HWTEST_F() local
|
| /third_party/skia/tools/fiddle/ |
| H A D | fiddle_main.cpp | 300 SkPictureRecorder recorder; in main() local
|
| /third_party/skia/tools/skiaserve/ |
| H A D | Request.cpp | 89 SkPictureRecorder recorder; in writeOutSkp() local
|
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | SphereEffect.cpp | 182 SkPictureRecorder recorder; in contentShader() local
|
| H A D | MotionTileEffect.cpp | 67 SkPictureRecorder recorder; variable
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawPass.cpp | 32 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 D | Device.cpp | 50 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 D | image_pict.cpp | 78 SkPictureRecorder recorder; variable 246 SkPictureRecorder recorder; variable
|
| H A D | readpixels.cpp | 67 SkPictureRecorder recorder; in make_picture_image() local
|
| H A D | image.cpp | 238 SkPictureRecorder recorder; in make_picture() local
|
| /foundation/arkui/ace_engine/frameworks/core/image/apng/ |
| H A D | apng_image_player.cpp | 301 SkPictureRecorder recorder; in GetImage() local
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
| H A D | camera_video.cpp | 55 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 D | distributeddb_single_ver_p2p_subscribe_sync_test.cpp | 1202 SubscribeRecorder recorder; in HWTEST_F() local 1263 SubscribeRecorder recorder; HWTEST_F() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAllocationCallbackUtil.cpp | 362 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 D | RenderPipeline.cpp | 882 ObjectContentHasher recorder; in ComputeContentHash() local [all...] |
| H A D | BindGroupLayout.cpp | 443 ObjectContentHasher recorder; in ComputeContentHash() local
|
| /third_party/skia/tools/fm/ |
| H A D | fm.cpp | 273 SkPictureRecorder recorder; in draw_as_skp() local
|
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| H A D | camera_manager.cpp | 278 Recorder *recorder = new Recorder(); in SampleCreateRecorder() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
| H A D | camera.cpp | 103 std::shared_ptr<Media::Recorder> recorder = Media::RecorderFactory::CreateRecorder(); in CreateRecorder() local [all...] |
| /foundation/multimedia/camera_lite/test/unittest/ |
| H A D | camera_lite_test.cpp | 110 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 D | recorder_client.cpp | 30 std::shared_ptr<RecorderClient> recorder = std::make_shared<RecorderClient>(ipcProxy); in Create() local [all...] |