Searched refs:eLeft (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_tritemp.h | 531 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/ |
D | cfx_cssdeclaration.cpp | 557 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()
|
D | cfx_cssdeclaration.h | 73 CFX_CSSProperty eLeft,
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 323 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/ |
D | PVRTPrint3D.h | 413 eLeft = 0x04, enumerator
|