Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.cpp126 napi_value ParseExpectedFrameRateRange(napi_env env, napi_callback_info info, FrameRateRange& frame… in ParseExpectedFrameRateRange() function
161 ParseExpectedFrameRateRange(env, info, frameRateRange); in JSSetExpectedFrameRateRange()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp449 static napi_value ParseExpectedFrameRateRange(napi_env env, napi_callback_info info, FrameRateRange… in ParseExpectedFrameRateRange() function
504 ParseExpectedFrameRateRange(env, info, frameRateRange); in JSSetExpectedFrameRateRange()