Searched refs:OnCreateInputSurface (Results 1 – 4 of 4) sorted by relevance
64 sptr<Surface> OnCreateInputSurface() override;
192 virtual sptr<Surface> OnCreateInputSurface() { return nullptr; } in OnCreateInputSurface() function
249 sptr<Surface> surface = codec_->OnCreateInputSurface(); in OnMsgReceived()
837 sptr<Surface> HEncoder::OnCreateInputSurface() in OnCreateInputSurface() function in OHOS::MediaAVCodec::HEncoder