Searched refs:getNearestSample (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 348 getNearestSample(const Allocation_t *alloc, uint32_t iPixel, rs_data_kind dk, in getNearestSample() function 385 getNearestSample(const Allocation_t *alloc, uint2 iPixel, rs_data_kind dk, in getNearestSample() function 460 return getNearestSample(alloc, location, dk, dt, lod); in sample_LOD_NearestPixel() 526 return getNearestSample(alloc, location, dk, dt, lod); in sample_LOD_NearestPixel()
|