Searched refs:bLeft (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_tritemp.h515 GLint bLeft = 0, fdbOuter = 0, fdbInner; local
652 bLeft = (GLint)(ChanToFixed(vLower->color[BCOMP])
673 bLeft = ChanToFixed(v2->color[BCOMP]);
788 span.blue = bLeft;
856 bLeft += fdbOuter;
888 bLeft += fdbInner;
/external/pdfium/xfa/fwl/
H A Dcfwl_widget.cpp409 bool bLeft = m_pProperties->m_rtWidget.left < 0; local
412 if (fRight + point.x > 0.0f || bLeft) {

Completed in 177 milliseconds