Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h161 void notifyInputReleased();
DZslProcessor.cpp377 void ZslProcessor::notifyInputReleased() { in notifyInputReleased() function in android::camera2::ZslProcessor
417 parent->notifyInputReleased(); in onBufferReleased()