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

  /external/quake/quake/src/QW/client/
d_surf.c 26 float surfscale; variable
296 surfscale = 1.0 / (1<<miplevel);
311 cache->mipscale = surfscale;
  /external/quake/quake/src/WinQuake/
d_surf.cpp 26 float surfscale; variable
293 surfscale = 1.0 / (1<<miplevel);
308 cache->mipscale = surfscale;
  /external/skia/src/effects/
SkLightingImageFilter.cpp     [all...]

Completed in 104 milliseconds