Searched refs:CreateContext2d (Results 1 – 2 of 2) sorted by relevance
379 napi_value contextObj = CreateContext2d(env, GetWidth(), GetHeight(), vm); in onGetContext()405 napi_value JSOffscreenCanvas::CreateContext2d(napi_env env, double width, double height, const Ecma… in CreateContext2d() function in OHOS::Ace::Framework::JSOffscreenCanvas
189 napi_value CreateContext2d(napi_env env, double width, double height, const EcmaVM* vm);