Searched refs:xBegin (Results 1 – 5 of 5) sorted by relevance
98 const int xBegin = (col+0)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local103 tcu::clear(tcu::getSubregion(dst, xBegin, yBegin, slice, xEnd-xBegin, yEnd-yBegin, 1), color); in fillWithRandomColorTiles()
5506 int (*xBegin)(sqlite3_vtab *pVTab); member
5713 int (*xBegin)(sqlite3_vtab *pVTab); member115491 if( pModule->xBegin ){115505 rc = pModule->xBegin(pVTab->pVtab);
5713 int (*xBegin)(sqlite3_vtab *pVTab); member115473 if( pModule->xBegin ){115487 rc = pModule->xBegin(pVTab->pVtab);