OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trimAgainstROI
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h
161
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) = 0;
286
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
328
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
hwc_mdpcomp.cpp
447
void MDPCompNonSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
537
void MDPCompSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h
163
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) = 0;
291
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
333
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
hwc_mdpcomp.cpp
448
void MDPCompNonSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
544
void MDPCompSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
[
all
...]
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h
170
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) = 0;
313
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
355
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect);
hwc_mdpcomp.cpp
517
void MDPCompNonSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
608
void MDPCompSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& fbRect) {
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h
166
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& crop,
322
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& crop,
350
virtual void
trimAgainstROI
(hwc_context_t *ctx, hwc_rect_t& crop,
hwc_mdpcomp.cpp
547
void MDPCompNonSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect &crop,
639
void MDPCompSplit::
trimAgainstROI
(hwc_context_t *ctx, hwc_rect &crop,
[
all
...]
Completed in 3151 milliseconds