Searched refs:shutterNotified (Results 1 – 2 of 2) sorted by relevance
242 bool shutterNotified; member245 requestId(-1), shutterNotified(false) {} in HeicSettings()249 requestId(-1), shutterNotified(false) {} in HeicSettings()
563 mSettingsByFrameNumber[resultExtras.frameNumber].shutterNotified = true; in onShutter()573 if (i->second.shutterNotified) { in compilePendingInputLocked()