HomeSort by relevance Sort by last modified time
    Searched refs:pack_alignment (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 61 m_pixelStore.pack_alignment = 4;
214 m_pixelStore.pack_alignment = value;
234 int alignment = pack ? m_pixelStore.pack_alignment : m_pixelStore.unpack_alignment;
GLClientState.h 70 int pack_alignment; member in struct:GLClientState::__anon2833

Completed in 4137 milliseconds