Searched refs:CreateConsumerSurface (Results 1 – 4 of 4) sorted by relevance
47 sptr<Surface> CreateConsumerSurface();
89 sptr<Surface> HEncoderPreparingUnitTest::CreateConsumerSurface() in CreateConsumerSurface() function in OHOS::MediaAVCodec::HEncoderPreparingUnitTest181 sptr<Surface> inputSurface = CreateConsumerSurface();232 sptr<Surface> inputSurface = CreateConsumerSurface();
107 sptr<Surface> CreateConsumerSurface(OHNativeWindow*& window);
158 consumer_ = CreateConsumerSurface(*window); in GetSurface()389 sptr<Surface> VideoProcessingNative::CreateConsumerSurface(OHNativeWindow*& window) in CreateConsumerSurface() function in VideoProcessingNative