HomeSort by relevance Sort by last modified time
    Searched refs:char3 (Results 1 - 8 of 8) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestAbs.rs 31 uchar3 __attribute__((kernel)) testAbsChar3Uchar3(char3 inValue) {
TestClz.rs 31 char3 __attribute__((kernel)) testClzChar3Char3(char3 inValue) {
TestConvert.rs 39 float3 __attribute__((kernel)) testConvertFloat3Char3Float3(char3 inV) {
111 char3 __attribute__((kernel)) testConvertChar3Float3Char3(float3 inV) {
123 char3 __attribute__((kernel)) testConvertChar3Char3Char3(char3 inV) {
135 char3 __attribute__((kernel)) testConvertChar3Uchar3Char3(uchar3 inV) {
147 char3 __attribute__((kernel)) testConvertChar3Short3Char3(short3 inV) {
159 char3 __attribute__((kernel)) testConvertChar3Ushort3Char3(ushort3 inV) {
171 char3 __attribute__((kernel)) testConvertChar3Int3Char3(int3 inV) {
183 char3 __attribute__((kernel)) testConvertChar3Uint3Char3(uint3 inV) {
207 uchar3 __attribute__((kernel)) testConvertUchar3Char3Uchar3(char3 inV)
    [all...]
TestMax.rs 55 char3 __attribute__((kernel)) testMaxChar3Char3Char3(char3 inV1, unsigned int x) {
56 char3 inV2 = rsGetElementAt_char3(gAllocInV2, x);
TestMin.rs 55 char3 __attribute__((kernel)) testMinChar3Char3Char3(char3 inV1, unsigned int x) {
56 char3 inV2 = rsGetElementAt_char3(gAllocInV2, x);
TestClamp.rs 79 char3 __attribute__((kernel)) testClampChar3Char3Char3Char3(char3 inValue, unsigned int x) {
80 char3 inMinValue = rsGetElementAt_char3(gAllocInMinValue, x);
81 char3 inMaxValue = rsGetElementAt_char3(gAllocInMaxValue, x);
265 char3 __attribute__((kernel)) testClampChar3CharCharChar3(char3 inValue, unsigned int x) {
  /external/chromium_org/third_party/skia/tests/
GrOrderedSetTest.cpp 124 const char* char3 = "dog"; local
131 set2.insert(char3);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 

Completed in 174 milliseconds