Searched refs:readLocations (Results 1 – 2 of 2) sorted by relevance
41 const std::array<const int16_t*, NUM_BUFFERS>& readLocations) in TouchVideoDevice() argument47 mReadLocations(readLocations) { in TouchVideoDevice()117 std::array<const int16_t*, NUM_BUFFERS> readLocations; in create() local131 readLocations[i] = static_cast<const int16_t*>( in create()134 if (readLocations[i] == MAP_FAILED) { in create()158 width, readLocations)); in create()
114 const std::array<const int16_t*, NUM_BUFFERS>& readLocations);