HomeSort by relevance Sort by last modified time
    Searched defs:nj (Results 1 - 3 of 3) sorted by null

  /prebuilts/misc/windows/sdl2/test/
testautomation_render.c 358 int i, j, ni, nj; local
378 nj = TESTRENDER_SCREEN_H - th;
382 for (j=0; j <= nj; j+=4) {
423 int i, j, ni, nj; local
440 nj = TESTRENDER_SCREEN_H - th;
445 for (j=0; j <= nj; j+=4) {
448 ret = SDL_SetTextureColorMod( tface, (255/nj)*j, (255/ni)*i, (255/nj)*j );
491 int i, j, ni, nj; local
511 nj = TESTRENDER_SCREEN_H - th
559 int i, j, ni, nj; local
614 int i, j, ni, nj; local
    [all...]
testautomation_surface.c 94 int i, j, ni, nj; local
137 nj = testSurface->h - face->h;
151 for (j=0; j <= nj; j+=4) {
155 ret = SDL_SetSurfaceColorMod( face, (255/nj)*j, (255/ni)*i, (255/nj)*j );
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 

Completed in 72 milliseconds