Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.h261 int populatePrimaryConfigs(int width, int height, int dpiX, int dpiY);
DEmuHWC2.cpp1289 int EmuHWC2::Display::populatePrimaryConfigs(int width, int height, int dpiX, int dpiY) { in populatePrimaryConfigs() function in android::EmuHWC2::Display
1633 ret = display->populatePrimaryConfigs(mDisplayWidth, mDisplayHeight, in populatePrimary()