Searched defs:getIntParameter (Results 1 – 7 of 7) 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
185 ScopedAStatus EvsMockCamera::getIntParameter(CameraParam id, std::vector<int32_t>* value) { in getIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
426 ndk::ScopedAStatus EvsVideoEmulatedCamera::getIntParameter(evs::CameraParam id, in getIntParameter() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
328 Return<void> EvsCamera::getIntParameter([[maybe_unused]] CameraParam id, in getIntParameter() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera