Home
last modified time | relevance | path

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

/frameworks/rs/tests/cppbasic-shared/
Dcompute.cpp46 sp<const Sampler> samp = Sampler::CLAMP_NEAREST(rs); in test_compute() local
47 sc->set_sampler(samp); in test_compute()
/frameworks/rs/tests/cppbasic/
Dcompute.cpp46 sp<const Sampler> samp = Sampler::CLAMP_NEAREST(rs); in test_compute() local
47 sc->set_sampler(samp); in test_compute()