OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actual_height
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.cpp
461
int
actual_height
= pvt_handle->height;
local
462
AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(pvt_handle, actual_width,
actual_height
);
464
layer_buffer->height = UINT32(
actual_height
);
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp
1207
int
actual_height
= pvt_handle->height;
local
[
all
...]
Completed in 800 milliseconds