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.c451 sample_LOD_NearestPixel(const Allocation_t *alloc, in sample_LOD_NearestPixel() function
510 sample_LOD_NearestPixel(const Allocation_t *alloc, in sample_LOD_NearestPixel() function
548 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, uv, 0); in rsSample()
572 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, uv, 0); in rsSample()
601 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()
625 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()
645 return sample_LOD_NearestPixel(alloc, dk, dt, wrapS, wrapT, uv, 0); in rsSample()