Searched refs:mIsContentSpatialized (Results 1 – 1 of 1) sorted by relevance
81 int mIsContentSpatialized = DONT_SET; member in AAudioAttributesTestBase118 if (mIsContentSpatialized != DONT_SET) { in checkAttributes()120 mIsContentSpatialized == IS_SPATIALIZED_TRUE); in checkAttributes()165 (mIsContentSpatialized == DONT_SET) in checkAttributes()167 : mIsContentSpatialized == IS_SPATIALIZED_TRUE; in checkAttributes()531 mIsContentSpatialized = std::get<1>(GetParam()); in SetUp()