Searched refs:GetEGLStatus (Results 1 – 7 of 7) sorted by relevance
117 if (context->renderEnvironment_->GetEGLStatus() != EGLStatus::READY) { in OnApplyRGBA8888()
118 if (context->renderEnvironment_->GetEGLStatus() != EGLStatus::READY) { in OnApplyRGBA8888()
136 …if (context_->renderEnvironment_->GetEGLStatus() != EGLStatus::READY && context_->ipType_ == IPTyp… in DoNegotiate()
179 EGLStatus GetEGLStatus() const;
43 EGLStatus RenderEnvironment::GetEGLStatus() const in GetEGLStatus() function in OHOS::Media::Effect::RenderEnvironment
242 if (context->renderEnvironment_->GetEGLStatus() != EGLStatus::READY) { in ConvertFromCPU2GPU()409 if (context->renderEnvironment_->GetEGLStatus() != EGLStatus::READY) { in RenderWithGPU()
380 if (effectParameters.effectContext_->renderEnvironment_->GetEGLStatus() != EGLStatus::READY in StartPipelineInner()771 if (impl_->effectContext_->renderEnvironment_->GetEGLStatus() != EGLStatus::READY) { in ConsumerBufferWithGPU()