Searched refs:emptyPicture (Results 1 – 2 of 2) sorted by relevance
115 bool emptyPicture(SkPicture* ) const; // true if no text, images, paths
949 bool PictureSet::emptyPicture(SkPicture* picture) const in emptyPicture() function in android::PictureSet1085 mPictures[i].mEmpty = emptyPicture(p); in setPicture()