Home
last modified time | relevance | path

Searched refs:nHeight (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxge/ge/
Dcfx_facecache.cpp31 int nHeight, in GammaAdjust() argument
34 int count = nHeight * src_pitch; in GammaAdjust()
42 int nHeight, in ContrastAdjust() argument
48 for (row = 0; row < nHeight; row++) { in ContrastAdjust()
59 for (row = 0; row < nHeight; row++) { in ContrastAdjust()
66 for (row = 0; row < nHeight; row++) { in ContrastAdjust()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp174 unsigned int nHeight = WINDOW_HEIGHT; in WinMain() local
184 SetRect(&sRect, 0, 0, nWidth, nHeight); in WinMain()
187 0, 0, nWidth, nHeight, NULL, NULL, hInstance, NULL); in WinMain()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1633 const int nHeight = m_pShell->PVRShellGet(prefHeight); in Run() local
1634 if(m_pShell->PVRShellScreenCaptureBuffer(nWidth, nHeight, &pBuf)) in Run()
1636 …if(m_pShell->PVRShellScreenSave(PVRSHELL_SCREENSHOT_NAME, nWidth, nHeight, pBuf, m_pShell->m_pShel… in Run()
/external/sqlite/dist/orig/
Dsqlite3.c15110 int nHeight; /* Height of the tree headed by this node */ member
15779 int nHeight; /* Expression tree height of current sub-select */ member
90626 if( sqlite3ExprCheckHeight(pParse, pExpr->nHeight+pNC->pParse->nHeight) ){
90629 pParse->nHeight += pExpr->nHeight;
90643 pNC->pParse->nHeight -= pExpr->nHeight;
91335 SQLITE_PRIVATE int sqlite3ExprCheckHeight(Parse *pParse, int nHeight){
91338 if( nHeight>mxHeight ){
91358 if( p->nHeight>*pnHeight ){
91359 *pnHeight = p->nHeight;
91395 int nHeight = 0;
[all …]
/external/sqlite/dist/
Dsqlite3.c15110 int nHeight; /* Height of the tree headed by this node */ member
15779 int nHeight; /* Expression tree height of current sub-select */ member
90626 if( sqlite3ExprCheckHeight(pParse, pExpr->nHeight+pNC->pParse->nHeight) ){
90629 pParse->nHeight += pExpr->nHeight;
90643 pNC->pParse->nHeight -= pExpr->nHeight;
91335 SQLITE_PRIVATE int sqlite3ExprCheckHeight(Parse *pParse, int nHeight){
91338 if( nHeight>mxHeight ){
91358 if( p->nHeight>*pnHeight ){
91359 *pnHeight = p->nHeight;
91395 int nHeight = 0;
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...