Home
last modified time | relevance | path

Searched defs:isGeneratorEnable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_controller_test.cpp66 bool isGeneratorEnable = false; variable
118 bool isGeneratorEnable = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_controller.cpp32 VsyncError VSyncController::SetEnable(bool enable, bool& isGeneratorEnable) in SetEnable()