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

  /external/deqp/external/openglcts/modules/common/
glcTextureFilterAnisotropicTests.cpp 489 GLuint lastPoints = 0xFFFFFFFF;
502 if (lastPoints <= currentPoints)
506 << "Anisotropy verification failed (lastPoints <= currentPoints) for "
510 << "lastPoints: " << lastPoints << ", "
517 lastPoints = currentPoints;
  /external/zxing/core/
core.jar 

Completed in 73 milliseconds