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

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 208 int bBase = high >> 11;
213 b1 = convert5To8(bBase);
214 b2 = convertDiff(bBase, high >> 8);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 208 int bBase = high >> 11;
213 b1 = convert5To8(bBase);
214 b2 = convertDiff(bBase, high >> 8);

Completed in 25 milliseconds