Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_basic_base.h60 int GetBufferHeight() const in GetBufferHeight() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp2864 NVal::CreateInt64(env, context->GetBufferHeight()).val_; in GetDrawingBufferHeight()