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

  /packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java 180 mShowDebugView = new DebugView(getContext());
368 class DebugView extends View {
369 public DebugView(Context ct) {
  /external/eigen/unsupported/test/mpreal/
mpreal.h 114 #define MPREAL_MSVC_DEBUGVIEW_CODE DebugView = toString();
115 #define MPREAL_MSVC_DEBUGVIEW_DATA std::string DebugView;
534 // mpfr::mpreal=<DebugView> ; Show value only
535 // mpfr::mpreal=<DebugView>, <mp[0]._mpfr_prec,u>bits ; Show value & precision
    [all...]

Completed in 116 milliseconds