Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_sample.c453 sample_LOD_NearestPixel(const Allocation_t *alloc, in sample_LOD_NearestPixel() function
514 sample_LOD_NearestPixel(const Allocation_t *alloc, in sample_LOD_NearestPixel() function
552 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, uv, 0); in rsSample()
576 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, uv, 0); in rsSample()
605 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()
629 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()
649 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()