Home
last modified time | relevance | path

Searched refs:invoke2dSessionAPI (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/
DAutomotiveSvV1_0Fuzzer.h38 void invoke2dSessionAPI();
DAutomotiveSvV1_0Fuzzer.cpp42 void SurroundViewFuzzer::invoke2dSessionAPI() { in invoke2dSessionAPI() function in android::hardware::automotive::sv::V1_0::implementation::fuzzer::SurroundViewFuzzer
337 mFuzzedDataProvider.ConsumeBool() ? invoke2dSessionAPI() : invoke3dSessionAPI(); in process()