Home | History | Annotate | Download | only in device3

Lines Matching refs:mNextRequests

870         // Wait for the next batch of requests and put them in mNextRequests. mNextRequests will
877 // Prepare HAL requests and output buffers in mNextRequests. Return TIMED_OUT if getting any
882 // Return buffers, etc, for requests in mNextRequests that couldn't be fully constructed and
884 // ERROR state to mark them as not having valid data. mNextRequests will be cleared.
907 // send request in mNextRequests to HAL in a batch. Return true = sucssess
941 Vector<NextRequest> mNextRequests;