OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crop_l
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp
547
int&
crop_l
= crop.left;
local
592
crop_l
+= crop_w * leftCutRatio;
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp
508
int&
crop_l
= crop.left;
local
553
crop_l
+= crop_w * leftCutRatio;
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.cpp
507
int&
crop_l
= crop.left;
local
552
crop_l
+= crop_w * leftCutRatio;
[
all
...]
Completed in 107 milliseconds