Searched refs:aMode (Results 1 – 19 of 19) sorted by relevance
68 - (void)setMode:(NSInteger)aMode;
91 - (void)setMode:(NSInteger)aMode;
253 - (void)setMode:(NSInteger)aMode255 mode = aMode;
429 - (void)setMode:(NSInteger)aMode431 mode = aMode;
64 - (void)setMode:(NSInteger)aMode;
88 - (void)setMode:(NSInteger)aMode;
431 - (void)setMode:(NSInteger)aMode433 mode = aMode;
231 const _EGLMode *aMode = *((const _EGLMode **) a); in _eglCompareModes() local236 const EGLint aVal = getModeAttrib(aMode, SortInfo[i].Attrib); in _eglCompareModes()
142599 } *aMode = 0;142612 aMode = aCacheMode;142627 aMode = aOpenMode;142632 if( aMode ){142635 for(i=0; aMode[i].z; i++){142636 const char *z = aMode[i].z;142638 mode = aMode[i].mode;