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

  /device/google/contexthub/contexthubhal/
nanohubhal.h 173 static void setDebugFlags(unsigned int flags) {
nanohubhal.cpp 237 setDebugFlags(property_get_int32("persist.nanohub.debug", 0));
NanohubHidlAdapter.cpp 565 NanoHub::setDebugFlags(atoi(hh_data[0].c_str()));
  /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 388 milliseconds