Home
last modified time | relevance | path

Searched refs:VSYNC_ERROR_INVALID_OPERATING (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h120 VSYNC_ERROR_INVALID_OPERATING = GSERROR_INVALID_OPERATING, enumerator
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h115 VSYNC_ERROR_INVALID_OPERATING = GSERROR_INVALID_OPERATING, enumerator
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_controller_test.cpp133 ASSERT_EQ(VSyncControllerTest::vsyncController_->SetPhaseOffset(2), VSYNC_ERROR_INVALID_OPERATING); in HWTEST_F()
H A Dvsync_generator_test.cpp824 ASSERT_EQ(VSyncGeneratorTest::vsyncGenerator_->ChangePhaseOffset(callback7, 1), VSYNC_ERROR_INVALID_OPERATING); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp915 return VSYNC_ERROR_INVALID_OPERATING; in ChangePhaseOffset()

Completed in 6 milliseconds