OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trimLayer
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp
771
void
trimLayer
(hwc_context_t *ctx, const int& dpy, const int& transform,
972
trimLayer
(ctx, dpy, transform, crop, dst);
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp
309
trimLayer
(ctx, dpy, layer->transform, sourceCrop, displayFrame);
732
void
trimLayer
(hwc_context_t *ctx, const int& dpy, const int& transform,
921
trimLayer
(ctx, dpy, transform, crop, dst);
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.cpp
732
void
trimLayer
(hwc_context_t *ctx, const int& dpy, const int& transform,
920
trimLayer
(ctx, dpy, transform, crop, dst);
976
trimLayer
(ctx, dpy, transform, crop, dst);
[
all
...]
Completed in 69 milliseconds