Searched refs:mIsFixedFps (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/hidl/ |
D | HidlCamera3OfflineSession.cpp | 111 mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in processCaptureResult_3_4() 153 mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in processCaptureResult() 190 mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in notify()
|
D | HidlCamera3Device.cpp | 373 *mInterface, mLegacyClient, mMinExpectedDuration, mIsFixedFps, mRotationOverride, in processCaptureResult_3_4() 436 *mInterface, mLegacyClient, mMinExpectedDuration, mIsFixedFps, mRotationOverride, in processCaptureResult() 484 *mInterface, mLegacyClient, mMinExpectedDuration, mIsFixedFps, mRotationOverride, in notifyHelper()
|
/frameworks/av/services/camera/libcameraservice/device3/aidl/ |
D | AidlCamera3OfflineSession.cpp | 130 *this, mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in processCaptureResult() 177 *this, mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in notify()
|
D | AidlCamera3Device.cpp | 419 *this, *(mInterface), mLegacyClient, mMinExpectedDuration, mIsFixedFps, in processCaptureResult() 461 *this, *(mInterface), mLegacyClient, mMinExpectedDuration, mIsFixedFps, in notify()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OfflineSession.h | 254 bool mIsFixedFps = false; variable
|
D | Camera3Device.h | 1547 bool mIsFixedFps = false; variable
|