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()
133386 } *aMode = 0;133399 aMode = aCacheMode;133414 aMode = aOpenMode;133419 if( aMode ){133422 for(i=0; aMode[i].z; i++){133423 const char *z = aMode[i].z;133425 mode = aMode[i].mode;
133368 } *aMode = 0;133381 aMode = aCacheMode;133396 aMode = aOpenMode;133401 if( aMode ){133404 for(i=0; aMode[i].z; i++){133405 const char *z = aMode[i].z;133407 mode = aMode[i].mode;