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

  /device/google/contexthub/contexthubhal/
nanohubhal.h 173 static void setDebugFlags(unsigned int flags) {
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 82 * <li>{@link #setDebugFlags(int)}
110 * one or more of the debugging methods {@link #setDebugFlags(int)},
200 * @see #setDebugFlags
208 * @see #setDebugFlags
283 public void setDebugFlags(int debugFlags) {
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 70 * <li>{@link #setDebugFlags(int)}
90 * one or more of the debugging methods {@link #setDebugFlags(int)},
177 * @see #setDebugFlags
185 * @see #setDebugFlags
242 public void setDebugFlags(int debugFlags) {
    [all...]

Completed in 320 milliseconds