Home
last modified time | relevance | path

Searched refs:SLHSL (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
DILEDArray.cpp55 static SLresult ILEDArray_SetColor(SLLEDArrayItf self, SLuint8 index, const SLHSL *pColor) in ILEDArray_SetColor()
63 SLHSL color = *pColor; in ILEDArray_SetColor()
82 static SLresult ILEDArray_GetColor(SLLEDArrayItf self, SLuint8 index, SLHSL *pColor) in ILEDArray_GetColor()
92 SLHSL color = thiz->mColors[index]; in ILEDArray_GetColor()
114 SLHSL *color = thiz->mColors; in ILEDArray_init()
/frameworks/wilhelm/src/
Ditfstruct.h368 SLHSL mColors[MAX_LED_COUNT];
/frameworks/wilhelm/include/SLES/
DOpenSLES.h626 } SLHSL; typedef
646 const SLHSL *color
651 SLHSL *color