Home
last modified time | relevance | path

Searched defs:OnGetWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_canvas.cpp235 napi_value JSOffscreenCanvas::OnGetWidth(napi_env env) in OnGetWidth() function in OHOS::Ace::Framework::JSOffscreenCanvas
H A Djs_render_image.cpp245 napi_value JSRenderImage::OnGetWidth(napi_env env) in OnGetWidth() function in OHOS::Ace::Framework::JSRenderImage
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_queue_producer.cpp101 static int32_t OnGetWidth(BufferQueueProducer* product, IpcIo *io, IpcIo *reply) in OnGetWidth() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp1555 napi_value JsCanvas::OnGetWidth(napi_env env, napi_callback_info info) in OnGetWidth() function in OHOS::Rosen::Drawing::JsCanvas