Searched refs:mContentDirty (Results 1 – 3 of 3) sorted by relevance
63 RETURN_ON_ERROR(parcel->writeBool(mContentDirty)); in writeToParcel()108 RETURN_ON_ERROR(parcel->readBool(&mContentDirty)); in readFromParcel()126 result.appendFormat("isOpaque=%1d, invalidate=%1d, ", info.mIsOpaque, info.mContentDirty); in to_string()
69 bool mContentDirty = false; variable
1440 info.mContentDirty = contentDirty; in getLayerDebugInfo()