Searched refs:reset (Results 1 - 25 of 57) sorted by relevance

123

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.h42 virtual void reset();
59 void reset();
74 void reset();
H A Dhwc_copybit.h41 void reset();
H A Dhwc_fbupdate.cpp36 inline void IFBUpdate::reset() { function in class:qhwc::IFBUpdate
43 inline void FBUpdateLowRes::reset() { function in class:qhwc::FBUpdateLowRes
44 IFBUpdate::reset();
145 inline void FBUpdateHighRes::reset() { function in class:qhwc::FBUpdateHighRes
146 IFBUpdate::reset();
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_fbupdate.h42 virtual void reset();
60 void reset();
75 void reset();
H A Dhwc_ad.h49 void reset() { mDoable = false; function in class:qhwc::AssertiveDisplay
H A Dhwc_mdpcomp.h48 void reset() { mCurrentFrame.reset(0); } function in class:qhwc::MDPComp
102 void reset(const int& numLayers);
117 void reset();
134 /* set/reset flags for MDPComp */
171 void reset(const int& numAppLayers, hwc_display_contents_1_t* list);
H A Dhwc_copybit.h41 void reset();
H A Dhwc_fbupdate.cpp42 inline void IFBUpdate::reset() { function in class:qhwc::IFBUpdate
49 inline void FBUpdateLowRes::reset() { function in class:qhwc::FBUpdateLowRes
50 IFBUpdate::reset();
171 inline void FBUpdateHighRes::reset() { function in class:qhwc::FBUpdateHighRes
172 IFBUpdate::reset();
H A Dhwc_mdpcomp.cpp141 void MDPComp::reset(const int& numLayers, hwc_display_contents_1_t* list) { function in class:qhwc::MDPComp
142 mCurrentFrame.reset(numLayers);
182 reset(0);
185 void MDPComp::FrameInfo::reset(const int& numLayers) { function in class:qhwc::MDPComp::FrameInfo
218 reset();
221 void MDPComp::LayerCache::reset() { function in class:qhwc::MDPComp::LayerCache
496 mCurrentFrame.reset(numAppLayers);
550 mCurrentFrame.reset(numAppLayers);
621 mCurrentFrame.reset(numAppLayers);
720 /* reset res
[all...]
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_fbupdate.h42 virtual void reset();
59 void reset();
74 void reset();
H A Dhwc_copybit.h41 void reset();
H A Dhwc_fbupdate.cpp36 inline void IFBUpdate::reset() { function in class:qhwc::IFBUpdate
43 inline void FBUpdateLowRes::reset() { function in class:qhwc::FBUpdateLowRes
44 IFBUpdate::reset();
145 inline void FBUpdateHighRes::reset() { function in class:qhwc::FBUpdateHighRes
146 IFBUpdate::reset();
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdp.h38 /* ctor reset */
44 /* unset overlay, reset and close fd */
46 /* reset and set ov id to -1 / MSMFB_NEW_REQUEST */
47 void reset();
145 /* ctor reset data */
158 /* reset */
159 void reset();
169 /* ctor reset data */
176 void reset();
177 /* close fd, and reset */
361 inline void MdpCtrl3D::reset() { function in class:overlay::MdpCtrl3D
402 inline void MdpData::reset() { function in class:overlay::MdpData
[all...]
H A DoverlayCtrlData.h97 /* init, reset */
134 mMdp.reset();
228 mMdp.reset();
H A DoverlayMdpRot.cpp28 reset();
186 reset();
213 void MdpRot::reset() { function in class:overlay::MdpRot
H A DoverlayMdssRot.cpp40 reset();
101 // reset rotation flags to avoid stale orientation values
226 reset();
230 void MdssRot::reset() { function in class:overlay::MdssRot
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdp.h38 /* ctor reset */
44 /* unset overlay, reset and close fd */
46 /* reset and set ov id to -1 / MSMFB_NEW_REQUEST */
47 void reset();
148 /* ctor reset data */
161 /* reset */
162 void reset();
172 /* ctor reset data */
179 void reset();
180 /* close fd, and reset */
366 inline void MdpCtrl3D::reset() { function in class:overlay::MdpCtrl3D
407 inline void MdpData::reset() { function in class:overlay::MdpData
[all...]
H A DoverlayCtrlData.h98 /* init, reset */
135 mMdp.reset();
233 mMdp.reset();
H A DoverlayMdpRot.cpp28 reset();
180 reset();
207 void MdpRot::reset() { function in class:overlay::MdpRot
/hardware/qcom/display/msm8x26/liboverlay/
H A DoverlayMdp.h38 /* ctor reset */
44 /* unset overlay, reset and close fd */
46 /* reset and set ov id to -1 / MSMFB_NEW_REQUEST */
47 void reset();
145 /* ctor reset data */
158 /* reset */
159 void reset();
169 /* ctor reset data */
176 void reset();
177 /* close fd, and reset */
361 inline void MdpCtrl3D::reset() { function in class:overlay::MdpCtrl3D
402 inline void MdpData::reset() { function in class:overlay::MdpData
[all...]
H A DoverlayCtrlData.h97 /* init, reset */
134 mMdp.reset();
228 mMdp.reset();
H A DoverlayMdpRot.cpp28 reset();
178 reset();
205 void MdpRot::reset() { function in class:overlay::MdpRot
H A DoverlayMdssRot.cpp40 reset();
96 // reset rotation flags to avoid stale orientation values
221 reset();
225 void MdssRot::reset() { function in class:overlay::MdssRot
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmlcontrol.h78 /* Integral reset options. */
195 unsigned short reset, long *data);
197 unsigned short reset, long *data);
H A Dmlcontrol.c244 * @param reset Indicates whether the control signal should be reset to zero.
251 unsigned short reset, long *data)
261 if (reset == INV_RESET) {
267 if (reset == INV_RESET) {
273 if (reset == INV_RESET) {
279 if (reset == INV_RESET) {
304 * @param reset Indicates whether the control signal should be reset to zero.
311 inv_error_t inv_get_grid_num(unsigned short controlSignal, unsigned short reset, argument
250 inv_get_control_signal(unsigned short controlSignal, unsigned short reset, long *data) argument
[all...]

Completed in 4612 milliseconds

123