Home
last modified time | relevance | path

Searched refs:getAvdInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/
Dmisc.cpp43 void emugl::getAvdInfo(bool* phone, int* apiLevel) { in getAvdInfo() function in emugl
/hardware/google/aemu/host-common/include/host-common/
Dmisc.h53 EMUGL_COMMON_API void getAvdInfo(bool* isPhone, int* apiLevel);
/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.cpp207 emugl::getAvdInfo(NULL, &apiLevel); in chooseConfig()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp1191 emugl::getAvdInfo(nullptr, &apiLevel); in createColorBufferWithHandleLocked()