Home | History | Annotate | Download | only in hwui

Lines Matching full:isempty

493     if (!bounds.isEmpty()) {
504 if (!bounds.isEmpty() && fboLayer) {
511 if (!clip.isEmpty()) {
521 if (bounds.isEmpty() || bounds.getWidth() > mCaches.maxTextureSize ||
523 (fboLayer && clip.isEmpty())) {
652 if (!bounds.isEmpty()) {
653 if (layer->isEmpty()) {
693 if (layer->isEmpty()) {
763 } else if (!rect.isEmpty()) {
890 if (CC_UNLIKELY(layer->region.isEmpty())) return; // nothing to draw
1041 if (!bounds.isEmpty()) {
1044 if (!dirty.isEmpty()) {
1108 if (!state.mBounds.isEmpty()) {
1116 if (clippedBounds.isEmpty()) {
1251 if (!bounds.isEmpty()) {
1386 if (!currentSnapshot()->clipRegion->isEmpty()) {
2269 if (CC_LIKELY(!layer->region.isEmpty())) {