Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dtester_common.h131 sptr<Surface> CreateSurfaceNormal();
Dtester_common.cpp516 sptr<Surface> surface = opt_.render ? CreateSurfaceFromWindow() : CreateSurfaceNormal(); in RunDecoder()
570 sptr<Surface> TesterCommon::CreateSurfaceNormal() in CreateSurfaceNormal() function in OHOS::MediaAVCodec::TesterCommon