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

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 443 int originalHigh = pCompressed->high;
449 temp.high = originalHigh | (i << 5);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 443 int originalHigh = pCompressed->high;
449 temp.high = originalHigh | (i << 5);

Completed in 183 milliseconds