Searched refs:sampleBuffer (Results 1 – 3 of 3) sorted by relevance
96 std::vector<float> sampleBuffer(
331 std::vector<float> RegionSamplingThread::sampleBuffer( in sampleBuffer() function in android::RegionSamplingThread472 sampleBuffer(buffer, sampledArea.leftTop(), activeDescriptors, orientation); in captureSample()
296 sp<SampleBuffer> sampleBuffer = new SampleBuffer(std::move(bufferWrapper), std::move(token)); in allocate() local298 cb(ErrorStatus::NONE, std::move(sampleBuffer), tokenValue); in allocate()