Home
last modified time | relevance | path

Searched defs:size (Results 1651 - 1675 of 12223) sorted by relevance

1...<<61626364656667686970>>...489

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h109 inline bool FromJsonArray(const CORE_NS::json::value& jsonIn, T* output, size_t size) in FromJsonArray() argument
/foundation/graphic/graphic_surface/utils/hebc_white_list/
H A Dhebc_white_list.cpp80 size_t size = 0; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcolor_fuzzer/
H A Dndkcolor_fuzzer.cpp37 void NativeDrawingColorTest(const uint8_t* data, size_t size) in NativeDrawingColorTest() argument
66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rspipelinerender_fuzzer/
H A Drspipelinerender_fuzzer.cpp52 bool RSPaintFilterCanvasFuzzTest(const uint8_t* data, size_t size) in RSPaintFilterCanvasFuzzTest() argument
72 bool RSRecordingCanvasFuzzTest(const uint8_t* data, size_t size) in RSRecordingCanvasFuzzTest() argument
81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbaserendernode_fuzzer/
H A Drsbaserendernode_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorextract_fuzzer/
H A Drscolorextract_fuzzer.cpp56 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
110 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rslog_fuzzer/
H A Drslog_fuzzer.cpp52 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rslistenedcanvas_fuzzer/
H A Drslistenedcanvas_fuzzer.cpp54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsoverdrawcontroller_fuzzer/
H A Drsoverdrawcontroller_fuzzer.cpp55 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dsaturation_filter.cpp25 void SaturationFilter::SetValue(const std::string& key, std::shared_ptr<void> value, int size) in SetValue() argument
H A Dbrightness_filter.cpp25 void BrightnessFilter::SetValue(const std::string& key, std::shared_ptr<void> value, int size) in SetValue() argument
H A Dcontrast_filter.cpp25 void ContrastFilter::SetValue(const std::string& key, std::shared_ptr<void> value, int size) in SetValue() argument
H A Dgaussian_blur_filter.cpp47 void GaussianBlurFilter::SetValue(const std::string& key, std::shared_ptr<void> value, int size) in SetValue() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_mem_statistic.h36 void InsertResource(const std::string& name, const uint64_t size) in InsertResource() argument
70 uint64_t size; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/rsxform_fuzzer/
H A Drs_xform_fuzzer.cpp26 bool RsXformFuzzTest(const uint8_t* data, size_t size) in RsXformFuzzTest() argument
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblobbuilder_fuzzer/
H A Dtext_blob_builder_fuzzer.cpp29 bool TextBlobBuilderFuzzTest001(const uint8_t* data, size_t size) in TextBlobBuilderFuzzTest001() argument
47 bool TextBlobBuilderFuzzTest002(const uint8_t* data, size_t size) in TextBlobBuilderFuzzTest002() argument
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/maskfilter_fuzzer/
H A Dmaskfilter_fuzzer.cpp28 bool MaskFilterFuzzTest(const uint8_t* data, size_t size) in MaskFilterFuzzTest() argument
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp34 void NativePathEffectTest(const uint8_t* data, size_t size) in NativePathEffectTest() argument
66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/memallocator_fuzzer/
H A Dmemallocator_fuzzer.cpp30 bool MemAllocatorFuzzTest001(const uint8_t* data, size_t size) in MemAllocatorFuzzTest001() argument
60 bool MemAllocatorFuzzTest002(const uint8_t* data, size_t size) in MemAllocatorFuzzTest002() argument
89 bool MemAllocatorFuzzTest003(const uint8_t* data, size_t size) in MemAllocatorFuzzTest003() argument
120 bool MemAllocatorFuzzTest004(const uint8_t* data, size_t size) in MemAllocatorFuzzTest004() argument
159 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/memorystream_fuzzer/
H A Dmemory_stream_fuzzer.cpp35 void MemoryStreamFuzzTest000(const uint8_t* data, size_t size) in MemoryStreamFuzzTest000() argument
62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsscreenmanager_fuzzer/
H A Drsscreenmanager_fuzzer.cpp55 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
78 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationfraction_fuzzer/
H A Drsanimationfraction_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
95 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsfunctionaldelegate_fuzzer/
H A Drsfunctionaldelegate_fuzzer.cpp58 bool DoCreate(const uint8_t* data, size_t size) in DoCreate() argument
74 bool DoSetRepaintCallback(const uint8_t* data, size_t size) in DoSetRepaintCallback() argument
89 bool DoRepaint(const uint8_t* data, size_t size) in DoRepaint() argument
109 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnecthub_fuzzer/
H A Drsrenderserviceconnecthub_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/gevisualeffectcontainer_fuzzer/
H A Dge_visual_effect_container_fuzzer.cpp25 bool GEVisualEffectContainerFuzzTest001(const uint8_t* data, size_t size) in GEVisualEffectContainerFuzzTest001() argument
50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument

Completed in 9 milliseconds

1...<<61626364656667686970>>...489