Home
last modified time | relevance | path

Searched refs:outType_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp172 if (outType_ == DataType::NATIVE_WINDOW) { in GenMainTex()
578 return outType_; in GetOutputType()
583 outType_ = type; in SetOutputType()
H A Drender_environment.h207 DataType outType_ = DataType::UNKNOWN; variable
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp82 renderEnvironment->outType_ = DataType::NATIVE_WINDOW;