Home
last modified time | relevance | path

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

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