Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovSampler.h22 extern bool rsovSamplerInit(const android::renderscript::Context *rsc,
DrsovSampler.cpp25 bool rsovSamplerInit(const Context *rsc, const Sampler *s) { return true; } in rsovSamplerInit() function
DrsovCore.cpp241 fnPtr[0] = (void *)rsovSamplerInit; in rsdHalQueryHal()