HomeSort by relevance Sort by last modified time
    Searched refs:memset0 (Results 1 - 25 of 31) sorted by null

1 2

  /hardware/qcom/display/msm8960/liboverlay/
overlayMdpRot.cpp 223 ovutils::memset0(mRotImgInfo);
224 ovutils::memset0(mLSRotImgInfo);
225 ovutils::memset0(mRotDataInfo);
226 ovutils::memset0(mMem.curr().mRotOffset);
227 ovutils::memset0(mMem.prev().mRotOffset);
overlayMdssRot.cpp 231 ovutils::memset0(mRotInfo);
232 ovutils::memset0(mRotData);
235 ovutils::memset0(mMem.curr().mRotOffset);
236 ovutils::memset0(mMem.prev().mRotOffset);
overlayRotator.cpp 80 utils::memset0(mRotOffset);
overlayMdp.cpp 57 utils::memset0(mOVInfo);
58 utils::memset0(mLkgo);
overlayMdp.h 175 /* memset0 the underlying mdp object */
362 utils::memset0(m3DOVInfo);
403 overlay::utils::memset0(mOvData);
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdpRot.cpp 208 ovutils::memset0(mRotImgInfo);
209 ovutils::memset0(mLSRotImgInfo);
210 ovutils::memset0(mRotDataInfo);
211 ovutils::memset0(mMem.curr().mRotOffset);
212 ovutils::memset0(mMem.prev().mRotOffset);
overlayMdssRot.cpp 233 ovutils::memset0(mRotInfo);
234 ovutils::memset0(mRotData);
237 ovutils::memset0(mMem.curr().mRotOffset);
238 ovutils::memset0(mMem.prev().mRotOffset);
overlayRotator.cpp 80 utils::memset0(mRotOffset);
overlayMdp.h 178 /* memset0 the underlying mdp object */
367 utils::memset0(m3DOVInfo);
408 overlay::utils::memset0(mOvData);
overlayMdp.cpp 46 utils::memset0(mOVInfo);
47 utils::memset0(mLkgo);
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdpRot.cpp 212 ovutils::memset0(mRotImgInfo);
213 ovutils::memset0(mLSRotImgInfo);
214 ovutils::memset0(mRotDataInfo);
215 ovutils::memset0(mMem.mRotOffset);
overlayMdssRot.cpp 230 ovutils::memset0(mRotInfo);
231 ovutils::memset0(mRotData);
234 ovutils::memset0(mMem.mRotOffset);
overlayRotator.cpp 76 utils::memset0(mRotOffset);
overlayMdp.h 169 /* memset0 the underlying mdp object */
328 utils::memset0(m3DOVInfo);
363 overlay::utils::memset0(mOvData);
overlayMem.h 212 utils::memset0(config);
overlayMdp.cpp 54 utils::memset0(mOVInfo);
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdpRot.cpp 231 ovutils::memset0(mRotImgInfo);
232 ovutils::memset0(mLSRotImgInfo);
233 ovutils::memset0(mRotDataInfo);
234 ovutils::memset0(mMem.mRotOffset);
overlayMdssRot.cpp 254 ovutils::memset0(mRotInfo);
255 ovutils::memset0(mRotData);
258 ovutils::memset0(mMem.mRotOffset);
overlayRotator.cpp 77 utils::memset0(mRotOffset);
overlayMdp.h 143 /* memset0 the underlying mdp object */
293 overlay::utils::memset0(mOvData);
overlayMdp.cpp 54 utils::memset0(mOVInfo);
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdpRot.cpp 239 ovutils::memset0(mRotImgInfo);
240 ovutils::memset0(mLSRotImgInfo);
241 ovutils::memset0(mRotDataInfo);
242 ovutils::memset0(mMem.mRotOffset);
overlayMdssRot.cpp 289 ovutils::memset0(mRotInfo);
290 ovutils::memset0(mLSRotInfo);
291 ovutils::memset0(mRotData);
294 ovutils::memset0(mMem.mRotOffset);
overlayRotator.cpp 113 utils::memset0(mRotOffset);
overlayMdp.h 141 /* memset0 the underlying mdp object */
287 overlay::utils::memset0(mOvData);

Completed in 450 milliseconds

1 2