OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destR
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_fbupdate.cpp
182
ovutils::eDest
destR
= ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy);
183
if(
destR
== ovutils::OV_INVALID) { //None available
190
mDestRight =
destR
;
216
ov.setSource(pargR,
destR
);
229
ov.setCrop(dcropR,
destR
);
235
ov.setTransform(orient,
destR
);
249
ov.setPosition(dposR,
destR
);
256
if (!ov.commit(
destR
)) {
272
ovutils::eDest
destR
= mDestRight;
278
if (!ov.queueBuffer(hnd->fd, hnd->offset,
destR
)) {
[
all
...]
hwc_mdpcomp.cpp
[
all
...]
Completed in 4957 milliseconds