Home
last modified time | relevance | path

Searched defs:recorder (Results 51 - 75 of 89) sorted by relevance

1234

/third_party/skia/gm/
H A Danimated_image_orientation.cpp33 SkPictureRecorder recorder; in post_processor() local
H A Dimage_shader.cpp120 SkPictureRecorder recorder; variable
H A Drecordopts.cpp111 SkPictureRecorder recorder; in draw_svg_opacity_and_filter_layer_sequence() local
169 SkPictureRecorder recorder; in DEF_SIMPLE_GM() local
214 SkPictureRecorder recorder; in DEF_SIMPLE_GM() local
H A Dpictureimagegenerator.cpp130 SkPictureRecorder recorder; variable
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
/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
H A DDisplacementMapEffect.cpp182 SkPictureRecorder recorder; local
/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/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
/test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/
H A DActsMediaCameraTest.cpp105 Recorder *recorder = (Recorder *)&rec; in SetupAudioSource() local
150 Recorder *recorder = new Recorder(); in SampleCreateRecorder() local
[all...]
/third_party/skia/tests/
H A DPictureTest.cpp54 SkPictureRecorder recorder; in test_deleting_empty_picture() local
65 SkPictureRecorder recorder; in test_serializing_empty_picture() local
166 static sk_sp<SkPicture> Copy(SkPictureRecorder* recorder) { in Copy() argument
216 SkPictureRecorder recorder; in DEF_TEST() local
239 SkPictureRecorder recorder; DEF_TEST() local
266 SkPictureRecorder recorder; test_unbalanced_save_restores() local
321 SkPictureRecorder recorder; test_peephole() local
359 SkPictureRecorder recorder; test_bad_bitmap() local
385 SkPictureRecorder recorder; test_clip_bound_opt() local
429 SkPictureRecorder recorder; test_cull_rect_reset() local
489 SkPictureRecorder recorder; test_gen_id() local
507 SkPictureRecorder recorder; test_typeface() local
549 SkPictureRecorder recorder; DEF_TEST() local
585 SkPictureRecorder recorder; DEF_TEST() local
639 SkPictureRecorder recorder; DEF_TEST() local
711 SkPictureRecorder recorder; DEF_TEST() local
737 SkPictureRecorder recorder; DEF_TEST() local
752 SkPictureRecorder recorder; DEF_TEST() local
768 SkPictureRecorder recorder; DEF_TEST() local
800 SkPictureRecorder recorder; DEF_TEST() local
860 SkPictureRecorder recorder; DEF_TEST() local
[all...]
H A DSerializationTest.cpp377 SkPictureRecorder recorder; in serialize_and_compare_typeface() local
700 SkPictureRecorder recorder; in DEF_TEST() local
783 SkPictureRecorder recorder; in DEF_TEST() local
/third_party/skia/bench/
H A Dnanobench.cpp720 SkPictureRecorder recorder; in ReadSVGPicture() local
816 SkPictureRecorder recorder; in rawNext() variable
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc324 const std::shared_ptr<metrics::Recorder>& recorder = in AddMainThreadEvent() local
342 const std::shared_ptr<metrics::Recorder>& recorder = in AddMainThreadEvent() local
357 const std::shared_ptr<metrics::Recorder>& recorder in FlushBatchedIncrementalEvents() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp102 CustomInstance::CustomInstance(Context& context, Move<VkInstance> instance, std::unique_ptr<vk::DebugReportRecorder>& recorder) in CustomInstance() argument
198 UncheckedInstance::UncheckedInstance (Context& context, vk::VkInstance instance, const vk::VkAllocationCallbacks* pAllocator, std::unique_ptr<DebugReportRecorder>& recorder) in UncheckedInstance() argument
381 std::unique_ptr<DebugReportRecorder> recorder; in createCustomInstanceFromInfo() local
428 std::unique_ptr<DebugReportRecorder> recorder; in createUncheckedInstance() local
[all...]
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp681 SkPictureRecorder recorder; in create_warmup_skp() local
710 SkPictureRecorder recorder; in create_skp_from_svg() local

Completed in 26 milliseconds

1234