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