Home
last modified time | relevance | path

Searched defs:surfaceNode (Results 1 – 22 of 22) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/
Drequestbuffer_fuzzer.cpp54 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_nweb/flushbuffer_fuzzer/
Dflushbuffer_fuzzer.cpp54 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/executejavascript_fuzzer/
Dexecutejavascript_fuzzer.cpp105 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/load_fuzzer/
Dload_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/zoom_fuzzer/
Dzoom_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/cannavigatebackorforward_fuzzer/
Dcannavigatebackorforward_fuzzer.cpp99 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/putbackgroundcolor_fuzzer/
Dputbackgroundcolor_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/executejavascriptcode_fuzzer/
Dexecutejavascriptcode_fuzzer.cpp107 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/loadurl_fuzzer/
Dloadurl_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/unregisterarkjsfunction_fuzzer/
Dunregisterarkjsfunction_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/registerarkjsfunction_fuzzer/
Dregisterarkjsfunction_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/sendkeyevent_fuzzer/
Dsendkeyevent_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ontouchrelease_fuzzer/
Dontouchrelease_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/loadwithdata_fuzzer/
Dloadwithdata_fuzzer.cpp99 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ontouchmove_fuzzer/
Dontouchmove_fuzzer.cpp99 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ontouchpress_fuzzer/
Dontouchpress_fuzzer.cpp98 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/loadwithdataandbaseurl_fuzzer/
Dloadwithdataandbaseurl_fuzzer.cpp99 auto surfaceNode = RSSurfaceNode::Create(config, false); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/unittest/nweb_surface_adapter_test/
Dnweb_surface_adapter_test.cpp73 auto surfaceNode = RSSurfaceNode::Create(config, false); in SetUpTestCase() local
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp63 auto surfaceNode = RSSurfaceNode::Create(config, false); in SetUpTestCase() local
/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp50 auto surfaceNode = RSSurfaceNode::Create(config, false); in SetUpTestCase() local
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
Dcamera_adapter_impl_test.cpp54 auto surfaceNode = RSSurfaceNode::Create(config, false); in SetUpTestCase() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp316 std::shared_ptr<Rosen::RSSurfaceNode> surfaceNode = g_drawingInfo.surfaceNode; in OnDragFail() local
499 void DragDrawing::OnStopDragFail(std::shared_ptr<Rosen::RSSurfaceNode> surfaceNode, in OnStopDragFail()