Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.cpp158 napi_value JSSetExpectedFrameRateRange(napi_env env, napi_callback_info info) in JSSetExpectedFrameRateRange() function
350 DECLARE_NAPI_FUNCTION("setExpectedFrameRateRange", JSSetExpectedFrameRateRange), in JSCreate()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp481 static napi_value JSSetExpectedFrameRateRange(napi_env env, napi_callback_info info) in JSSetExpectedFrameRateRange() function
791 DECLARE_NAPI_FUNCTION("setExpectedFrameRateRange", JSSetExpectedFrameRateRange), in JSCreate()