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

  /hardware/libhardware/tests/camera2/
CameraBurstTests.cpp 575 bool dumpFrames = false;
579 if (frameDumpVal[0] == '1') dumpFrames = true;
584 (dumpFrames ? "enabled, not checking timing" : "disabled") << std::endl;
695 if (!dumpFrames) {
712 if (dumpFrames) {
  /dalvik/vm/interp/
Stack.cpp     [all...]

Completed in 113 milliseconds