Searched refs:supportReturnValues (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rsFifoSocket.h | 33 bool supportReturnValues = true, |
D | rsFifoSocket.cpp | 38 bool FifoSocket::init(bool supportNonBlocking, bool supportReturnValues, size_t maxDataSize) { in init() argument |