Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h105 GGL_CLAMP_TO_EDGE = 0x812F, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp399 if (param == GGL_CLAMP_TO_EDGE) in ggl_texParameteri()