HomeSort by relevance Sort by last modified time
    Searched refs:fixedScale (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 574 GLfixed fixedScale;
578 fixedScale = (GLfixed)(buildingScale * 65536);
585 glScalex(fixedScale, fixedScale, fixedScale);
  /frameworks/native/opengl/tests/angeles/
demo.c 574 GLfixed fixedScale;
578 fixedScale = (GLfixed)(buildingScale * 65536);
585 glScalex(fixedScale, fixedScale, fixedScale);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp     [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]

Completed in 1129 milliseconds