Searched defs:rsPackColorTo8888 (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/arch/
H A Dgeneric.c754 extern uchar4 __attribute__((overloadable)) rsPackColorTo8888(float r, float g, float b) function
764 extern uchar4 __attribute__((overloadable)) rsPackColorTo8888(float r, float g, float b, float a) function
774 extern uchar4 __attribute__((overloadable)) rsPackColorTo8888(float3 color) function
783 extern uchar4 __attribute__((overloadable)) rsPackColorTo8888(float4 color) function

Completed in 8 milliseconds