#include <shadow_realm.h>
Static Public Member Functions | |
| static bool | ShouldDisableAHB () |
| Whether the device should disable any usage of Android Hardware Buffers regardless of stated support. More... | |
| static bool | ShouldDisableAHBInternal (std::string_view clientidbase, std::string_view first_api_level, uint32_t api_level) |
Definition at line 13 of file shadow_realm.h.
|
static |
Whether the device should disable any usage of Android Hardware Buffers regardless of stated support.
Definition at line 13 of file shadow_realm.cc.
References ShouldDisableAHBInternal().
|
static |
Definition at line 25 of file shadow_realm.cc.
References impeller::android::kAndroidHuawei.
Referenced by ShouldDisableAHB(), and impeller::android::testing::TEST().