Searched defs:commandSize (Results 1 – 4 of 4) sorted by relevance
59 const size_t commandSize = 3 + sizeToElements(key.size()) + sizeToElements(value.size()); in setLayerGenericMetadata() local
86 SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize, in IAndroidEffect_SendCommand()
408 int commandSize = (aid == null ? 0 : aid.length) + 5; in select() local
894 SLuint32 command, SLuint32 commandSize, void* pCommandData, in android_genericFx_sendCommand()