Searched refs:onPostview (Results 1 – 4 of 4) sorted by relevance
56 void onPostview(uint32_t requestId, std::unique_ptr<std::vector<uint8_t>> postview,
120 void QCamera3HdrPlusListenerThread::onPostview(uint32_t requestId, in onPostview() function in qcamera::QCamera3HdrPlusListenerThread267 mListener->onPostview(postview.requestId, std::move(postview.postview), postview.width, in handlePostview()
872 void onPostview(uint32_t requestId, std::unique_ptr<std::vector<uint8_t>> postview,
15849 void QCamera3HardwareInterface::onPostview(uint32_t requestId, in onPostview() function in qcamera::QCamera3HardwareInterface