Lines Matching full:false
72 pictureAndBounds.mWroteElapsed = false;
90 elapsed, split, false, diff.isEmpty() == false, empty};
101 bool rebuild = false;
109 bool checkForNewBases = false;
128 bool tossPicture = false;
129 if (working->mBase == false) {
131 if (visibleArea.isEmpty() == false) {
179 if (drawn.contains(working->mArea) == false) {
227 if (canvas->getClipBounds(&bounds) == false)
228 return false;
302 working->mElapsed, working->mBase ? "true" : "false");
333 working->mElapsed, working->mSplit ? "true" : "false",
334 working->mWroteElapsed ? "true" : "false",
335 working->mBase ? "true" : "false",
343 return false;
355 mEmpty = false;
445 return false;
454 return false;
457 bool steal = false;
463 if (steal == false)
469 return false;
471 if (steal == false)
472 return false;
474 if ((working->mSplit == false || invalBounds != working->mUnsplit) &&
475 inval.contains(working->mArea) == false)
509 if (srcWorking->mWroteElapsed == false)
559 split ? "true" : "false");
597 (across | down) != 1 ? false : working->mEmpty);
604 this, mWidth, mHeight, total->isEmpty() ? "true" : "false",
607 out->add(*total, NULL, balance, false, false);
624 bool localValid = false;
627 else if (working->mUnsplit.contains(bounds) == false)
628 LOGD("%s working->mUnsplit.contains(bounds) == false", funct);
649 if (localValid == false) {
660 valid = false;
668 while (valid == false)