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

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 240 inline void take_best(etc_compressed* a, const etc_compressed* b) { function
453 take_best(pCompressed, &temp);
467 take_best(pCompressed, &temp);
496 take_best(&a, &b);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 240 inline void take_best(etc_compressed* a, const etc_compressed* b) { function
453 take_best(pCompressed, &temp);
467 take_best(pCompressed, &temp);
496 take_best(&a, &b);

Completed in 829 milliseconds