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

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

Completed in 89 milliseconds