Home
last modified time | relevance | path

Searched defs:data (Results 3751 - 3775 of 17640) sorted by relevance

1...<<151152153154155156157158159160>>...706

/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/2d_graphics/unittest/skia_adapter/
H A Dskia_picture_test.cpp49 std::shared_ptr<Data> data = std::make_shared<Data>(); in HWTEST_F() local
/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
[all...]
/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/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Dbuffer_available_callback_stub_test.cpp52 MessageParcel data; in HWTEST_F() local
73 MessageParcel data; in HWTEST_F() local
H A Dbuffer_clear_callback_stub_test.cpp52 MessageParcel data; in HWTEST_F() local
73 MessageParcel data; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Duid_util.h51 uint64_t data = value.data[0]; in to_string() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dgaussian_blur_filter.cpp39 void GaussianBlurFilter::DoProcess(ProcessData& data) in DoProcess() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_tunnel_handle_demo.cpp48 int data; 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
[all...]
/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_ argument
159 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) 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/unittest/transaction/
H A Drs_render_service_connection_stub_test.cpp60 MessageParcel data; in OnRemoteRequestTest() local
76 MessageParcel data; in HWTEST_F() local
330 MessageParcel data; HWTEST_F() local
[all...]
H A Drs_render_service_stub_test.cpp62 MessageParcel data; in HWTEST_F() local
79 MessageParcel data; in HWTEST_F() local
97 MessageParcel data; in HWTEST_F() local
/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 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) 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

Completed in 10 milliseconds

1...<<151152153154155156157158159160>>...706