Home
last modified time | relevance | path

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

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