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