Searched refs:getDump (Results 1 - 25 of 62) sorted by relevance

123

/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.cpp329 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
337 getDump(buf, len, "\tsrc(msmfb_img)", ov.src);
338 getDump(buf, len, "\tsrc_rect(mdp_rect)", ov.src_rect);
339 getDump(buf, len, "\tdst_rect(mdp_rect)", ov.dst_rect);
342 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
352 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
361 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
368 getDump(buf, len, "\tdata(msmfb_data)", ov.data);
371 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
381 void getDump(cha function in namespace:overlay::utils
393 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
[all...]
H A DoverlayCtrlData.h87 void getDump(char *buf, size_t len);
114 void getDump(char *buf, size_t len);
223 inline void Ctrl::getDump(char *buf, size_t len) { function in class:overlay::Ctrl
224 mMdp.getDump(buf, len);
263 inline void Data::getDump(char *buf, size_t len) { function in class:overlay::Data
264 mMdp.getDump(buf, len);
H A DoverlayRotator.h97 virtual void getDump(char *buf, size_t len) const = 0;
132 virtual void getDump(char *buf, size_t len) const;
191 virtual void getDump(char *buf, size_t len) const;
239 void getDump(char *buf, size_t len);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.cpp337 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
346 getDump(buf, len, "\tsrc", ov.src);
347 getDump(buf, len, "\tsrc_rect", ov.src_rect);
348 getDump(buf, len, "\tdst_rect", ov.dst_rect);
351 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
361 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
370 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
377 getDump(buf, len, "\tdata", ov.data);
380 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
389 void getDump(cha function in namespace:overlay::utils
401 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
[all...]
H A DoverlayCtrlData.h87 void getDump(char *buf, size_t len);
112 void getDump(char *buf, size_t len);
218 inline void Ctrl::getDump(char *buf, size_t len) { function in class:overlay::Ctrl
219 mMdp->getDump(buf, len);
243 inline void Data::getDump(char *buf, size_t len) { function in class:overlay::Data
244 mMdp->getDump(buf, len);
H A DoverlayRotator.h88 virtual void getDump(char *buf, size_t len) const = 0;
125 virtual void getDump(char *buf, size_t len) const;
184 virtual void getDump(char *buf, size_t len) const;
237 void getDump(char *buf, size_t len);
H A DoverlayWriteback.h98 static bool getDump(char *buf, size_t len);
H A DoverlayRotator.cpp171 void RotMgr::getDump(char *buf, size_t len) { function in class:overlay::RotMgr
174 mRot[i]->getDump(buf, len);
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayUtils.cpp396 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
405 getDump(buf, len, "\tsrc", ov.src);
406 getDump(buf, len, "\tsrc_rect", ov.src_rect);
407 getDump(buf, len, "\tdst_rect", ov.dst_rect);
410 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
420 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
429 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
436 getDump(buf, len, "\tdata", ov.data);
439 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
448 void getDump(cha function in namespace:overlay::utils
460 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
[all...]
H A DoverlayCtrlData.h87 void getDump(char *buf, size_t len);
115 void getDump(char *buf, size_t len);
224 inline void Ctrl::getDump(char *buf, size_t len) { function in class:overlay::Ctrl
225 mMdp.getDump(buf, len);
268 inline void Data::getDump(char *buf, size_t len) { function in class:overlay::Data
269 mMdp.getDump(buf, len);
H A DoverlayRotator.h97 virtual void getDump(char *buf, size_t len) const = 0;
132 virtual void getDump(char *buf, size_t len) const;
189 virtual void getDump(char *buf, size_t len) const;
239 void getDump(char *buf, size_t len);
H A DoverlayWriteback.h97 static bool getDump(char *buf, size_t len);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayCtrlData.h87 void getDump(char *buf, size_t len);
112 void getDump(char *buf, size_t len);
217 inline void Ctrl::getDump(char *buf, size_t len) { function in class:overlay::Ctrl
218 mMdp->getDump(buf, len);
242 inline void Data::getDump(char *buf, size_t len) { function in class:overlay::Data
243 mMdp->getDump(buf, len);
H A DoverlayUtils.cpp406 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
415 getDump(buf, len, "\tsrc", ov.src);
416 getDump(buf, len, "\tsrc_rect", ov.src_rect);
417 getDump(buf, len, "\tdst_rect", ov.dst_rect);
420 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
430 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
439 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
446 getDump(buf, len, "\tdata", ov.data);
449 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
458 void getDump(cha function in namespace:overlay::utils
470 void getDump(char *buf, size_t len, const char *prefix, function in namespace:overlay::utils
[all...]
H A DoverlayRotator.cpp170 void RotMgr::getDump(char *buf, size_t len) { function in class:overlay::RotMgr
173 mRot[i]->getDump(buf, len);
H A DoverlayRotator.h83 virtual void getDump(char *buf, size_t len) const = 0;
118 virtual void getDump(char *buf, size_t len) const;
175 virtual void getDump(char *buf, size_t len) const;
225 void getDump(char *buf, size_t len);
H A DoverlayWriteback.h98 static bool getDump(char *buf, size_t len);
/hardware/qcom/display/msm8226/liboverlay/pipes/
H A DoverlayGenPipe.cpp103 void GenericPipe::getDump(char *buf, size_t len) { function in class:overlay::GenericPipe
104 mCtrl->getDump(buf, len);
105 mData->getDump(buf, len);
H A DoverlayGenPipe.h73 void getDump(char *buf, size_t len);
/hardware/qcom/display/msm8084/liboverlay/pipes/
H A DoverlayGenPipe.cpp122 void GenericPipe::getDump(char *buf, size_t len) { function in class:overlay::GenericPipe
123 mCtrl->getDump(buf, len);
124 mData->getDump(buf, len);
H A DoverlayGenPipe.h77 void getDump(char *buf, size_t len);
/hardware/qcom/display/msm8974/liboverlay/pipes/
H A DoverlayGenPipe.cpp157 void GenericPipe::getDump(char *buf, size_t len) { function in class:overlay::GenericPipe
158 mCtrlData.ctrl.getDump(buf, len);
159 mCtrlData.data.getDump(buf, len);
H A DoverlayGenPipe.h75 void getDump(char *buf, size_t len);
/hardware/qcom/display/msm8960/liboverlay/pipes/
H A DoverlayGenPipe.cpp219 void GenericPipe::getDump(char *buf, size_t len) { function in class:overlay::GenericPipe
220 mCtrlData.ctrl.getDump(buf, len);
221 mCtrlData.data.getDump(buf, len);
223 mRot->getDump(buf, len);
H A DoverlayGenPipe.h76 void getDump(char *buf, size_t len);

Completed in 388 milliseconds

123