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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 92 static int initGraphics()
202 if (!initGraphics())
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 121 static int initGraphics(unsigned samples, const WindowSurface& windowSurface)
197 if (!initGraphics(samples, windowSurface))
  /frameworks/rs/
rs_hal.h 90 bool (*initGraphics)(const Context *);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs_hal.h 81 bool (*initGraphics)(const Context *);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs_hal.h 81 bool (*initGraphics)(const Context *);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs_hal.h 81 bool (*initGraphics)(const Context *);
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 763 initGraphics();
    [all...]

Completed in 109 milliseconds