Home
last modified time | relevance | path

Searched refs:rsSample (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
Dfisheye_approx_f.rsh57 // TODO: rsSample does not work with element type float4.
58 const float4 fout = rsSample(in_alloc, sampler, new_coord);
/frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
Dsample.rs40 out->xyz = convert_uchar3(rsSample(sourceAlloc, allocSampler, uv * 2.0f).xyz * 255.0f);
/frameworks/rs/api/
Drs_allocation_data.spec27 <li>For getting values through a sampler, use @rsSample.</li>
/frameworks/rs/driver/runtime/
Drs_sample.c534 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
581 return rsSample(a, s, location, 0); in rsSample()
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
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs397 f4 += rsSample(allocDst, samplerNonNull, f);
398 f4 += rsSample(allocDst, samplerNonNull, f, f);
399 f4 += rsSample(allocDst, samplerNonNull, f2);
400 f4 += rsSample(allocDst, samplerNonNull, f2, f);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs395 f4 += rsSample(allocDst, samplerNonNull, f);
396 f4 += rsSample(allocDst, samplerNonNull, f, f);
397 f4 += rsSample(allocDst, samplerNonNull, f2);
398 f4 += rsSample(allocDst, samplerNonNull, f2, f);
/frameworks/rs/scriptc/
Drs_allocation_data.rsh29 * - For getting values through a sampler, use rsSample.
2644 * rsSample: Sample a value from a texture allocation
2661 rsSample(rs_allocation a, rs_sampler s, float location);
2666 rsSample(rs_allocation a, rs_sampler s, float location, float lod);
2671 rsSample(rs_allocation a, rs_sampler s, float2 location);
2676 rsSample(rs_allocation a, rs_sampler s, float2 location, float lod);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3309 *(float4*)buf2143 = rsSample(*(rs_allocation*)buf2144, *(rs_sampler*)buf2145, *(float*)buf2146);
3310 …*(float4*)buf2147 = rsSample(*(rs_allocation*)buf2148, *(rs_sampler*)buf2149, *(float*)buf2150, *(…
3311 … *(float4*)buf2152 = rsSample(*(rs_allocation*)buf2153, *(rs_sampler*)buf2154, *(float2*)buf2155);
3312 …*(float4*)buf2156 = rsSample(*(rs_allocation*)buf2157, *(rs_sampler*)buf2158, *(float2*)buf2159, *…
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_allocation_data.jd14 …ues through a sampler, use <a href='rs_allocation_data.html#android_rs:rsSample'>rsSample</a>.</li>
89 <a href='rs_allocation_data.html#android_rs:rsSample'>rsSample</a>
2180 <a name='android_rs:rsSample'></a>
2183 <span class='sympad'>rsSample</span>
2189 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> rsSample(<a href='rs_object_types.h…
2195 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> rsSample(<a href='rs_object_types.h…
2201 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> rsSample(<a href='rs_object_types.h…
2207 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> rsSample(<a href='rs_object_types.h…
Doverview.jd2278 …ues through a sampler, use <a href='rs_allocation_data.html#android_rs:rsSample'>rsSample</a>.</li>
2352 <a href='rs_allocation_data.html#android_rs:rsSample'>rsSample</a>
Dindex.jd2272 <a href='rs_allocation_data.html#android_rs:rsSample'>rsSample</a>
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3469 *(float4*)buf2251 = rsSample(*(rs_allocation*)buf2252, *(rs_sampler*)buf2253, *(float*)buf2254);
3470 …*(float4*)buf2255 = rsSample(*(rs_allocation*)buf2256, *(rs_sampler*)buf2257, *(float*)buf2258, *(…
3471 … *(float4*)buf2260 = rsSample(*(rs_allocation*)buf2261, *(rs_sampler*)buf2262, *(float2*)buf2263);
3472 …*(float4*)buf2264 = rsSample(*(rs_allocation*)buf2265, *(rs_sampler*)buf2266, *(float2*)buf2267, *…
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4059 *(float4*)buf2323 = rsSample(*(rs_allocation*)buf2324, *(rs_sampler*)buf2325, *(float*)buf2326);
4060 …*(float4*)buf2327 = rsSample(*(rs_allocation*)buf2328, *(rs_sampler*)buf2329, *(float*)buf2330, *(…
4061 … *(float4*)buf2332 = rsSample(*(rs_allocation*)buf2333, *(rs_sampler*)buf2334, *(float2*)buf2335);
4062 …*(float4*)buf2336 = rsSample(*(rs_allocation*)buf2337, *(rs_sampler*)buf2338, *(float2*)buf2339, *…
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4339 *(float4*)buf2547 = rsSample(*(rs_allocation*)buf2548, *(rs_sampler*)buf2549, *(float*)buf2550);
4340 …*(float4*)buf2551 = rsSample(*(rs_allocation*)buf2552, *(rs_sampler*)buf2553, *(float*)buf2554, *(…
4341 … *(float4*)buf2556 = rsSample(*(rs_allocation*)buf2557, *(rs_sampler*)buf2558, *(float2*)buf2559);
4342 …*(float4*)buf2560 = rsSample(*(rs_allocation*)buf2561, *(rs_sampler*)buf2562, *(float2*)buf2563, *…
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4365 *(float4*)buf2566 = rsSample(*(rs_allocation*)buf2567, *(rs_sampler*)buf2568, *(float*)buf2569);
4366 …*(float4*)buf2570 = rsSample(*(rs_allocation*)buf2571, *(rs_sampler*)buf2572, *(float*)buf2573, *(…
4367 … *(float4*)buf2575 = rsSample(*(rs_allocation*)buf2576, *(rs_sampler*)buf2577, *(float2*)buf2578);
4368 …*(float4*)buf2579 = rsSample(*(rs_allocation*)buf2580, *(rs_sampler*)buf2581, *(float2*)buf2582, *…
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5308 *(float4*)buf3201 = rsSample(*(rs_allocation*)buf3202, *(rs_sampler*)buf3203, *(float*)buf3204);
5309 …*(float4*)buf3205 = rsSample(*(rs_allocation*)buf3206, *(rs_sampler*)buf3207, *(float*)buf3208, *(…
5310 … *(float4*)buf3210 = rsSample(*(rs_allocation*)buf3211, *(rs_sampler*)buf3212, *(float2*)buf3213);
5311 …*(float4*)buf3214 = rsSample(*(rs_allocation*)buf3215, *(rs_sampler*)buf3216, *(float2*)buf3217, *…
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs6152 *(float4*)buf3972 = rsSample(*(rs_allocation*)buf3973, *(rs_sampler*)buf3974, *(float*)buf3975);
6153 …*(float4*)buf3976 = rsSample(*(rs_allocation*)buf3977, *(rs_sampler*)buf3978, *(float*)buf3979, *(…
6154 … *(float4*)buf3981 = rsSample(*(rs_allocation*)buf3982, *(rs_sampler*)buf3983, *(float2*)buf3984);
6155 …*(float4*)buf3985 = rsSample(*(rs_allocation*)buf3986, *(rs_sampler*)buf3987, *(float2*)buf3988, *…
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6208 *(float4*)buf3921 = rsSample(*(rs_allocation*)buf3922, *(rs_sampler*)buf3923, *(float*)buf3924);
6209 …*(float4*)buf3925 = rsSample(*(rs_allocation*)buf3926, *(rs_sampler*)buf3927, *(float*)buf3928, *(…
6210 … *(float4*)buf3930 = rsSample(*(rs_allocation*)buf3931, *(rs_sampler*)buf3932, *(float2*)buf3933);
6211 …*(float4*)buf3934 = rsSample(*(rs_allocation*)buf3935, *(rs_sampler*)buf3936, *(float2*)buf3937, *…
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd627 {@code rsSample}.</li>

12