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

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 225 int tableIndexB = 7 & (high >> 2);
227 const int* tableB = kModifierTable + tableIndexB * 4;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 225 int tableIndexB = 7 & (high >> 2);
227 const int* tableB = kModifierTable + tableIndexB * 4;

Completed in 91 milliseconds