Home
last modified time | relevance | path

Searched defs:indexPosition (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/
H A DAutomotiveSvV1_0Fuzzer.cpp270 int32_t indexPosition = mFuzzedDataProvider.ConsumeIntegralInRange<int32_t>( in invoke3dSessionAPI() local
376 int32_t indexPosition, uint16_t indexValue) { in setIndexOfOverlaysMemory()
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ui/
DZoomControl.java56 void onZoomIndexChanged(double indexPosition); in onZoomIndexChanged()
/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DVtsHalSurroundViewV1_0TargetTest.cpp808 sp<IMemory> pIMemory, int indexPosition, uint16_t indexValue) { in SetIndexOfOverlaysMemory()