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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.cpp1529 int32_t hwc1MinorVersion)
1551 if (hwc1MinorVersion >= 3) {
1590 int32_t hwc1MinorVersion)
1602 output << to_string(hwcContents.hwLayers[layer], hwc1MinorVersion);
1528 to_string(const hwc_layer_1_t& hwcLayer, int32_t hwc1MinorVersion) argument
1589 to_string(const hwc_display_contents_1_t& hwcContents, int32_t hwc1MinorVersion) argument

Completed in 1202 milliseconds