Home | History | Annotate | Download | only in liboverlay

Lines Matching refs:dump

186     void dump() const;
210 void dump() const;
403 void dump(const char* const s) const;
571 inline void Whf::dump() const {
572 ALOGE("== Dump WHF w=%d h=%d f=%d s=%d start/end ==",
576 inline void Dim::dump() const {
577 ALOGE("== Dump Dim x=%d y=%d w=%d h=%d start/end ==", x, y, w, h);
686 inline void ScreenInfo::dump(const char* const s) const {
687 ALOGE("== Dump %s ScreenInfo w=%d h=%d"
775 /* dump the state of the instance */
776 void dump() const;
843 inline void OvFD::dump() const
845 ALOGE("== Dump OvFD fd=%d path=%s start/end ==",