Lines Matching defs:res
114 status_t res; in Initialize() local
163 status_t res; in connectCamera() local
244 status_t res; in closeCamera() local
339 status_t res; in constructDefaultRequest() local
732 status_t res; in threadLoop() local
739 status_t res; in threadLoop() local
832 status_t res; in setupCapture() local
955 status_t res; in setupReprocess() local
1057 status_t res; in getBuffers() local
1154 status_t res; in waitForReady() local
1226 status_t res; in threadLoop() local
1413 status_t res; in onJpegDone() local
1432 status_t res; in onJpegInputDone() local
1449 status_t res; in collectStatisticsMetadata() local
1609 status_t res; in processRequest() local
1611 #define READ_IF_OK(res, what, def) \ in processRequest() argument