Searched defs:sampler (Results 1 – 5 of 5) sorted by relevance
46 TextureViewUpdater(Allocation outAlloc, Sampler sampler) { in TextureViewUpdater()151 private synchronized void filterAlloc(Allocation alloc, Sampler sampler) { in filterAlloc()
288 Sampler sampler = new Sampler(id, mRS); in create() local
165 native void rsnContextBindSampler(int con, int sampler, int slot); in rsnContextBindSampler()166 synchronized void nContextBindSampler(int sampler, int slot) { in nContextBindSampler()
282 Element sampler = mDom.getElementById(samplerName); in getTexture() local
220 } sampler; member