Home
last modified time | relevance | path

Searched refs:CreateSurfaceNormal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h138 sptr<Surface> CreateSurfaceNormal();
H A Dtester_common.cpp583 sptr<Surface> surface = opt_.render ? CreateSurfaceFromWindow() : CreateSurfaceNormal(); in RunDecoder()
637 sptr<Surface> TesterCommon::CreateSurfaceNormal() in CreateSurfaceNormal() function in OHOS::MediaAVCodec::TesterCommon