Home
last modified time | relevance | path

Searched refs:WINDOW_SIZE (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp74 constexpr int WINDOW_SIZE = 10000; in HWTEST_F() local
81 bool ret = RTGCtrl::Instance().SetGroupWindowSize(tgid, WINDOW_SIZE); in HWTEST_F()
83 FFRT_LOGE("Failed to Set Window Size %d", WINDOW_SIZE); in HWTEST_F()
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h170 WINDOW_SIZE, member in OHOS::CastEngine::SubDeviceType::EventCode::PropertyType
176 (type <= static_cast<int32_t>(PropertyType::WINDOW_SIZE)); in IsPropertyType()
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_castengine_enum.cpp234 (void)SetNamedProperty(env, result, "WINDOW_SIZE", static_cast<int32_t>(PropertyType::WINDOW_SIZE)); in ExportPropertyType()
/foundation/CastEngine/castengine_cast_framework/common/src/
H A Dcast_engine_common_helper.cpp355 ((container.type == PropertyType::WINDOW_SIZE) && WriteWindowProperty(parcel, container.windowProperty))); in WritePropertyContainer()

Completed in 4 milliseconds