Home
last modified time | relevance | path

Searched refs:mIsFixedFps (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OfflineSession.cpp111 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()
DHidlCamera3Device.cpp373 *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/
DAidlCamera3OfflineSession.cpp130 *this, mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in processCaptureResult()
177 *this, mBufferRecords, /*legacyClient*/ false, mMinExpectedDuration, mIsFixedFps, in notify()
DAidlCamera3Device.cpp419 *this, *(mInterface), mLegacyClient, mMinExpectedDuration, mIsFixedFps, in processCaptureResult()
461 *this, *(mInterface), mLegacyClient, mMinExpectedDuration, mIsFixedFps, in notify()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OfflineSession.h254 bool mIsFixedFps = false; variable
DCamera3Device.h1547 bool mIsFixedFps = false; variable