Searched refs:hasThreadAttached (Results 1 – 2 of 2) sorted by relevance
2531 const bool hasThreadAttached = mEffectCallback->hasThreadAttached(); in removeEffect() local2545 if (hasThreadAttached && type != EFFECT_FLAG_TYPE_AUXILIARY) { in removeEffect()2557 && hasThreadAttached && i == 0 && size > 1) { in removeEffect()
648 bool hasThreadAttached() const { in hasThreadAttached() function