Searched refs:gather (Results 1 – 8 of 8) sorted by relevance
26 namespace gather { namespace131 NN_REGISTER_OPERATION(GATHER, gather::kOperationName, gather::validate, gather::prepare,132 gather::execute);
748 void gather(const AudioRecord *record);
1242 void gather(const AudioTrack *track);
77 void AudioRecord::MediaMetrics::gather(const AudioRecord *record) in gather() function in android::AudioRecord::MediaMetrics111 mMediaMetrics.gather(this); in getMetrics()165 mMediaMetrics.gather(this); in ~AudioRecord()
173 void AudioTrack::MediaMetrics::gather(const AudioTrack *track) in gather() function in android::AudioTrack::MediaMetrics204 mMediaMetrics.gather(this); in getMetrics()297 mMediaMetrics.gather(this); in ~AudioTrack()
4499 … shaderImageGatherExtended /// texture gather with run-time valu…