Home
last modified time | relevance | path

Searched refs:GetBufferWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h55 int GetBufferWidth() const in GetBufferWidth() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.h151 uint16_t GetBufferWidth() const in GetBufferWidth() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp2853 NVal::CreateInt64(env, context->GetBufferWidth()).val_; in GetDrawingBufferWidth()