Home
last modified time | relevance | path

Searched defs:getConfigId (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.h67 GLint getConfigId() const { return (GLint)mAttribValues[4]; } in getConfigId() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp681 hwc2_config_t HWC2OnFbAdapter::getConfigId() { in getConfigId() function in android::HWC2OnFbAdapter