Home
last modified time | relevance | path

Searched refs:minArea (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Dprimitives.cpp260 const GGLcoord minArea = 2; // cannot be inverted in initLerp() local
264 if (abs(area) >= minArea) { in initLerp()