Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp105 mSmooth = GGL_READ_NEEDS(SHADE, needs.n) != 0; in scanline_core()
174 info.smooth = mSmooth && info.iterated; in scanline_core()
629 if (mSmooth && !parts.iterated_packed) { in build_smooth_shade()
651 if (mSmooth) { in build_smooth_shade()
DGGLAssembler.h549 int mSmooth; variable
Dtexturing.cpp45 if (mSmooth) { in init_iterated_color()
65 if (!mSmooth) { in init_iterated_color()