Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFifoSocket.h34 size_t maxDataSize = 0);
DrsFifoSocket.cpp38 bool FifoSocket::init(bool supportNonBlocking, bool supportReturnValues, size_t maxDataSize) { in init() argument