Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h97 GGL_NEAREST_MIPMAP_NEAREST = 0x2700, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp418 (param == GGL_NEAREST_MIPMAP_NEAREST) || in ggl_texParameteri()