Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp166 bool IsAndroidEmulator(const FunctionsGL *functions) in IsAndroidEmulator() function
1993 IsIOS() || IsAndroid() || IsAndroidEmulator(functions)); in InitializeFeatures()