Searched defs:ovimpl (Results 1 - 2 of 2) sorted by path

/hardware/qcom/display/liboverlay/
H A DoverlayImpl.h347 OverlayImpl<P0, P1, P2>* ovimpl = static_cast<OverlayImpl<P0, P1, P2>*>(ov); local
350 mPipe0 = ovimpl->mPipe0;
351 mRotP0 = ovimpl->mRotP0;
352 ovimpl->mPipe0 = 0;
353 ovimpl->mRotP0 = 0;
357 mPipe1 = ovimpl->mPipe1;
358 mRotP1 = ovimpl->mRotP1;
359 ovimpl->mPipe1 = 0;
360 ovimpl->mRotP1 = 0;
364 mPipe2 = ovimpl
[all...]
H A DoverlayState.h119 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
132 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
145 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
158 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
171 typedef overlay::OverlayImpl<pipe0> ovimpl; typedef in struct:overlay::StateTraits
184 typedef overlay::OverlayImpl<pipe0, pipe1> ovimpl; typedef in struct:overlay::StateTraits
197 typedef overlay::OverlayImpl<pipe0, pipe1> ovimpl; typedef in struct:overlay::StateTraits
210 typedef overlay::OverlayImpl<pipe0, pipe1> ovimpl; typedef in struct:overlay::StateTraits
223 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
236 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
249 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
262 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
275 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
288 typedef overlay::OverlayImpl<pipe0, pipe1, pipe2> ovimpl; typedef in struct:overlay::StateTraits
[all...]

Completed in 65 milliseconds