Searched defs:sampler (Results 1 – 7 of 7) 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
259 } sampler; member
258 } sampler; member