Home
last modified time | relevance | path

Searched defs:changeUnpackAlignment (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp28 … const TexImageArg& imgArg, WebGLTexture* texture, const void* pixels, bool changeUnpackAlignment) in TexImage2D_()
69 bool changeUnpackAlignment = false; in TexImage2D() local
158 …st TexSubImage2DArg& imgArg, WebGLTexture* texture, const void* pixels, bool changeUnpackAlignment) in TexSubImage2D_()
212 bool changeUnpackAlignment = false; in TexSubImage2D() local
H A Dwebgl2_rendering_context_impl.cpp872 bool changeUnpackAlignment = false; in TexSubImage3D() local