Home
last modified time | relevance | path

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

/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js399 ctx.pixelStorei(ctx.UNPACK_ALIGNMENT, 4);
/external/opencv3/modules/core/src/
Dopengl.cpp890 gl::PixelStorei(gl::UNPACK_ALIGNMENT, 1); in Impl()
911 gl::PixelStorei(gl::UNPACK_ALIGNMENT, 1); in copyFrom()
Dgl_core_3_1.hpp319 UNPACK_ALIGNMENT = 0x0CF5, enumerator