OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sci_b
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp
574
const int&
sci_b
= scissor.bottom;
local
594
if(dst_b >
sci_b
) {
595
bottomCutRatio = (float)(dst_b -
sci_b
) / (float)dst_h;
596
dst_b =
sci_b
;
[
all
...]
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp
1064
const int&
sci_b
= scissor.bottom;
local
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp
1051
const int&
sci_b
= scissor.bottom;
local
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp
1269
const int&
sci_b
= scissor.bottom;
local
[
all
...]
Completed in 1189 milliseconds