Searched refs:eRight (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_tritemp.h526 EdgeT *eLeft, *eRight; local
534 eRight = &eBot;
535 lines = eRight->lines;
541 eRight = &eMaj;
551 eRight = &eTop;
552 lines = eRight->lines;
558 eRight = &eMaj;
725 if (setupRight && eRight->lines>0) {
726 fxRightEdge = eRight->fsx - FIXED_EPSILON;
727 fdxRightEdge = eRight
[all...]
/external/pdfium/xfa/fde/css/
H A Dcfde_cssdeclaration.h75 FDE_CSSProperty eRight,
H A Dcfde_cssdeclaration.cpp414 FDE_CSSProperty eRight,
420 AddPropertyHolder(eRight, list[0], bImportant);
426 AddPropertyHolder(eRight, list[1], bImportant);
432 AddPropertyHolder(eRight, list[1], bImportant);
438 AddPropertyHolder(eRight, list[1], bImportant);
409 Add4ValuesProperty( const std::vector<CFX_RetainPtr<CFDE_CSSValue>>& list, bool bImportant, FDE_CSSProperty eLeft, FDE_CSSProperty eTop, FDE_CSSProperty eRight, FDE_CSSProperty eBottom) argument
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
H A DPVRTPrint3DAPI.cpp322 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // IMG to the right
327 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eRight); // logo to the right
331 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // logo to the right
/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTPrint3D.h414 eRight = 0x08 enumerator in enum:CPVRTPrint3D::ELogoPos

Completed in 135 milliseconds