Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Degl_manager.h44 void SetPbufferAttributes(int eglWidth, int eglHeight) in SetPbufferAttributes() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_basic_base.cpp68 EglManager::GetInstance().SetPbufferAttributes(bitMapWidth, bitMapHeight); in SetBitMapPtr()