Home
last modified time | relevance | path

Searched defs:isPartialResult (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.cpp190 bool isPartialResult = in processListeners() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DFrameProcessor.cpp76 bool isPartialResult = false; in processSingleFrame() local
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp1569 bool isPartialResult = (resultExtras.partialResultCount < dev->mPartialResultCount); in onResultReceived() local
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp1583 bool isPartialResult = (resultExtras.partialResultCount < dev->mPartialResultCount); in onResultReceived() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3612 bool isPartialResult = false; in processCaptureResult() local