Home
last modified time | relevance | path

Searched refs:rsovSamplerDestroy (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovSampler.h25 extern void rsovSamplerDestroy(const android::renderscript::Context *rsc,
DrsovSampler.cpp27 void rsovSamplerDestroy(const Context *rsc, const Sampler *s) {} in rsovSamplerDestroy() function
DrsovCore.cpp244 fnPtr[0] = (void *)rsovSamplerDestroy; in rsdHalQueryHal()