Home
last modified time | relevance | path

Searched refs:eLeft (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_tritemp.h531 EdgeT *eLeft, *eRight; in NAME() local
538 eLeft = &eMaj; in NAME()
545 eLeft = &eBot; in NAME()
547 lines = eLeft->lines; in NAME()
555 eLeft = &eMaj; in NAME()
562 eLeft = &eTop; in NAME()
564 lines = eLeft->lines; in NAME()
572 if (setupLeft && eLeft->lines > 0) { in NAME()
573 const SWvertex *vLower = eLeft->v0; in NAME()
574 const GLfixed fsy = eLeft->fsy; in NAME()
[all …]
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp557 CFX_CSSProperty eLeft, in Add4ValuesProperty() argument
563 AddPropertyHolder(eLeft, list[0], bImportant); in Add4ValuesProperty()
569 AddPropertyHolder(eLeft, list[1], bImportant); in Add4ValuesProperty()
575 AddPropertyHolder(eLeft, list[1], bImportant); in Add4ValuesProperty()
581 AddPropertyHolder(eLeft, list[3], bImportant); in Add4ValuesProperty()
Dcfx_cssdeclaration.h73 CFX_CSSProperty eLeft,
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp323 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eLeft); // PVR to the left in Flush()
597 int nXPos = (ePos & eLeft) ? -1 : 1; in APIDrawLogo()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h413 eLeft = 0x04, enumerator