Home
last modified time | relevance | path

Searched refs:SetPackAlignment (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.h73 void SetPackAlignment(GLint packAlignment) in SetPackAlignment() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp469 webGLRenderingContext_->SetPackAlignment(param); in PixelStorei()