Searched refs:isPhone (Results 1 – 3 of 3) sorted by relevance
52 EMUGL_COMMON_API void setAvdInfo(bool isPhone, int apiLevel);53 EMUGL_COMMON_API void getAvdInfo(bool* isPhone, int* apiLevel);
55 bool isPhone, int guestApiLevel,
316 bool isPhone = true; in shouldEnableAsyncSwap() local319 emugl_sync_device_exists() && (isPhone || playStoreImage) && in shouldEnableAsyncSwap()