Home
last modified time | relevance | path

Searched refs:poll_buffer_failed (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/
Dpoll_thread.h40 virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) = 0;
Ddevice_manager.h107 virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg);
Ddevice_manager.cpp324 DeviceManager::poll_buffer_failed (int64_t timestamp, const char *msg) in poll_buffer_failed() function in XCam::DeviceManager
/external/libxcam/tests/
Dtest-poll-thread.cpp62 XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) in poll_buffer_failed() function in PollCB