Searched refs:populatePrimaryConfigs (Results 1 – 2 of 2) sorted by relevance
261 int populatePrimaryConfigs(int width, int height, int dpiX, int dpiY);
1289 int EmuHWC2::Display::populatePrimaryConfigs(int width, int height, int dpiX, int dpiY) { in populatePrimaryConfigs() function in android::EmuHWC2::Display1633 ret = display->populatePrimaryConfigs(mDisplayWidth, mDisplayHeight, in populatePrimary()