Home
last modified time | relevance | path

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

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