Home
last modified time | relevance | path

Searched refs:outPropIntParts (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDisplayFinder.cpp88 void parseExternalDisplaysFromProperties(std::vector<int>& outPropIntParts) { in parseExternalDisplaysFromProperties() argument
122 outPropIntParts.insert(outPropIntParts.end(), propIntParts.begin(), propIntParts.end()); in parseExternalDisplaysFromProperties()
DDisplayFinder.h36 void parseExternalDisplaysFromProperties(std::vector<int>& outPropIntParts);