HomeSort by relevance Sort by last modified time
    Searched refs:initGraphics (Results 1 - 5 of 5) 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)
196 if (!initGraphics(samples))
  /frameworks/rs/
rs_hal.h 81 bool (*initGraphics)(const Context *);
rsContext.cpp 58 if (!mHal.funcs.initGraphics(this)) {
60 ALOGE("%p initGraphics failed", this);
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 763 initGraphics();
    [all...]

Completed in 342 milliseconds