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

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 517 static const unsigned short kYMask[] = { 0x0, 0xf, 0xff, 0xfff, 0xffff };
531 int ymask = kYMask[yEnd];
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 517 static const unsigned short kYMask[] = { 0x0, 0xf, 0xff, 0xfff, 0xffff };
531 int ymask = kYMask[yEnd];

Completed in 25 milliseconds