Lines Matching refs:float4
106 getSample##vecsize(rs_allocation a, float4 weights, \
122 SAMPLE_1D_FUNC(4, uchar4, float4, convert_float4)
128 SAMPLE_2D_FUNC(4, uchar4, float4, convert_float4)
139 float4 zero = {0.0f, 0.0f, 0.0f, 0.0f}; \
170 float4 sample0 = sample_LOD_LinearPixel(a, type, vecSize, dt, s, uv, lod0); \
171 float4 sample1 = sample_LOD_LinearPixel(a, type, vecSize, dt, s, uv, lod1); \
182 float4 result; \
209 float4 result; \
233 static float4 __attribute__((overloadable))
240 static float4 __attribute__((overloadable))
241 getBilinearSample(rs_allocation a, float4 weights, in getBilinearSample()
247 static float4 __attribute__((overloadable))
253 static float4 __attribute__((overloadable))
259 static float4 __attribute__((overloadable))
289 static float4 __attribute__((overloadable))
302 static float4 __attribute__((overloadable))
335 float4 weights; in sample_LOD_LinearPixel()
351 static float4 __attribute__((overloadable))
373 extern const float4 __attribute__((overloadable))
378 extern const float4 __attribute__((overloadable))
383 extern const float4 __attribute__((overloadable))
388 extern const float4 __attribute__((overloadable))