Searched defs:rsSample (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 530 rsSample(rs_allocation a, rs_sampler s, float uv, float lod) { in rsSample() function 576 rsSample(rs_allocation a, rs_sampler s, float location) { in rsSample() function 582 rsSample(rs_allocation a, rs_sampler s, float2 uv, float lod) { in rsSample() function 629 rsSample(rs_allocation a, rs_sampler s, float2 uv) { in rsSample() function
|