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

  /frameworks/wilhelm/src/itf/
ILEDArray.cpp 22 static SLresult ILEDArray_ActivateLEDArray(SLLEDArrayItf self, SLuint32 lightMask)
36 static SLresult ILEDArray_IsLEDArrayActivated(SLLEDArrayItf self, SLuint32 *pLightMask)
55 static SLresult ILEDArray_SetColor(SLLEDArrayItf self, SLuint8 index, const SLHSL *pColor)
82 static SLresult ILEDArray_GetColor(SLLEDArrayItf self, SLuint8 index, SLHSL *pColor)
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 632 typedef const struct SLLEDArrayItf_ * const * SLLEDArrayItf;
636 SLLEDArrayItf self,
640 SLLEDArrayItf self,
644 SLLEDArrayItf self,
649 SLLEDArrayItf self,
    [all...]

Completed in 247 milliseconds