Searched refs:renderDeviceType (Results 1 – 1 of 1) sorted by relevance
235 const char *renderDeviceType = AudioPathSelGetDeviceType(tpins); in SetRenderPathValue() local236 if (renderDeviceType == NULL) { in SetRenderPathValue()242 if (strcasecmp(renderDeviceType, renderObj->string) == 0) { in SetRenderPathValue()