Home
last modified time | relevance | path

Searched refs:mDerivePostRawSensKey (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.cpp60 mDerivePostRawSensKey(false),
82 mDerivePostRawSensKey = true;
858 if (mDerivePostRawSensKey && !mOverridenRequest.exists( in constructDefaultRequestSettingsRaw()
1387 if (mDerivePostRawSensKey) { in constructCaptureResult()
H A DCameraDeviceSession.h149 bool mDerivePostRawSensKey; member