Searched defs:getIntParameter (Results 1 – 6 of 6) sorted by relevance
41 int[] getIntParameter(in android.hardware.automotive.evs.CameraParam id); in getIntParameter() method
91 int[] getIntParameter(in CameraParam id); in getIntParameter() method
339 ScopedAStatus EvsMockCamera::getIntParameter(CameraParam id, std::vector<int32_t>* value) { in getIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
328 Return<void> EvsCamera::getIntParameter([[maybe_unused]] CameraParam id, in getIntParameter() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera