Searched refs:ctrlc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Dsf2.cpp50 volatile static bool ctrlc = false; variable
56 ctrlc = true;
100 if (ctrlc) {
104 ctrlc = false;

Completed in 508 milliseconds