Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.h42 bool yuvFormat_ = false; variable
H A Dhello_composer.cpp93 yuvFormat_ = true; in ParseArgs()
240 if (yuvFormat_) { in SetRunArgs()