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

  /external/dng_sdk/source/
dng_globals.cpp 22 bool gVerbose = false;
  /external/icu/icu4c/source/tools/genrb/
errmsg.c 52 static UBool gVerbose =FALSE;
54 return gVerbose;
57 gVerbose = val;
  /frameworks/av/services/audioflinger/
test-resample.cpp 36 static bool gVerbose = false;
129 gVerbose = true;
290 if (gVerbose) {
311 if (gVerbose) {
326 if (gVerbose) {
439 if (gVerbose) {
456 if (gVerbose) {
460 if (gVerbose) {
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 69 static bool gVerbose = false; // chatty on stdout
152 if (gVerbose) {
271 if (gVerbose) {
344 if (gVerbose) {
476 if (gVerbose) {
493 if (gVerbose) {
549 if (gVerbose) {
618 if (gVerbose) {
710 if (gVerbose) {
752 if (gVerbose) {
    [all...]

Completed in 302 milliseconds