Searched defs:hwc1MinorVersion (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1431 int32_t hwc1MinorVersion) {
1452 if (hwc1MinorVersion >= 3) {
1491 int32_t hwc1MinorVersion) {
1502 output << to_string(hwcContents.hwLayers[layer], hwc1MinorVersion);
1430 to_string(const hwc_layer_1_t& hwcLayer, int32_t hwc1MinorVersion) argument
1490 to_string(const hwc_display_contents_1_t& hwcContents, int32_t hwc1MinorVersion) argument
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1531 int32_t hwc1MinorVersion)
1553 if (hwc1MinorVersion >= 3) {
1592 int32_t hwc1MinorVersion)
1604 output << to_string(hwcContents.hwLayers[layer], hwc1MinorVersion);
1530 to_string(const hwc_layer_1_t& hwcLayer, int32_t hwc1MinorVersion) argument
1591 to_string(const hwc_display_contents_1_t& hwcContents, int32_t hwc1MinorVersion) argument

Completed in 1034 milliseconds