Searched refs:effectState_ (Results 1 – 1 of 1) sorted by relevance
78 EffectState effectState_ = EffectState::IDLE; member in OHOS::Media::Effect::ImageEffect::Impl426 impl_->effectState_ = EffectState::RUNNING; in Start()432 impl_->effectState_ = EffectState::RUNNING; in Start()447 impl_->effectState_ = EffectState::IDLE; in Stop()766 if (impl_->effectState_ == EffectState::RUNNING) { in ConsumerBufferWithGPU()939 bool isNeedRender = !isSrcHebcData && impl_->effectState_ == EffectState::RUNNING; in OnBufferAvailableWithCPU()