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

  /external/skia/third_party/etc1/
etc1.cpp 312 int pixelG = pIn[1];
320 etc1_uint32 score = (etc1_uint32) (6 * square(decodedG - pixelG));
  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 304 int pixelG = pIn[1];
312 etc1_uint32 score = (etc1_uint32) (6 * square(decodedG - pixelG));

Completed in 38 milliseconds