Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h98 GGL_LINEAR_MIPMAP_NEAREST = 0x2701, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp424 (param == GGL_LINEAR_MIPMAP_NEAREST) || in ggl_texParameteri()