Home
last modified time | relevance | path

Searched refs:sourceCropi (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer.h164 hwc_rect_t sourceCropi; member
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp152 CHECK_MEMBER_AT(hwc_layer_1_t, sourceCropi, 24, 32); in CheckOffsets()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1455 output << rectString(hwcLayer.sourceCropi) << '\n'; in to_string()
1881 hwc1Target.sourceCropi = {0, 0, width, height}; in prepareFramebufferTarget()
2140 hwc1Layer.sourceCropi.left = in applyCommonState()
2142 hwc1Layer.sourceCropi.top = in applyCommonState()
2144 hwc1Layer.sourceCropi.right = in applyCommonState()
2146 hwc1Layer.sourceCropi.bottom = in applyCommonState()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1556 output << rectString(hwcLayer.sourceCropi) << '\n'; in to_string()
1952 hwc1Target.sourceCropi = {0, 0, width, height}; in prepareFramebufferTarget()
2228 hwc1Layer.sourceCropi.left = in applyCommonState()
2230 hwc1Layer.sourceCropi.top = in applyCommonState()
2232 hwc1Layer.sourceCropi.right = in applyCommonState()
2234 hwc1Layer.sourceCropi.bottom = in applyCommonState()