Searched refs:shutterNotified (Results 1 – 2 of 2) sorted by relevance
244 bool shutterNotified; member247 requestId(-1), shutterNotified(false) {} in HeicSettings()251 requestId(-1), shutterNotified(false) {} in HeicSettings()
566 mSettingsByFrameNumber[resultExtras.frameNumber].shutterNotified = true; in onShutter()576 if (i->second.shutterNotified) { in compilePendingInputLocked()