Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp451 return param.getDeviceType() == in IsConfigAllowlisted()
502 return param.getDeviceType() == EGL_PLATFORM_ANGLE_DEVICE_TYPE_SWIFTSHADER_ANGLE; in IsConfigAllowlisted()
524 if (param.getDeviceType() == EGL_PLATFORM_ANGLE_DEVICE_TYPE_SWIFTSHADER_ANGLE) in IsConfigAllowlisted()
596 if (param.getDeviceType() == EGL_PLATFORM_ANGLE_DEVICE_TYPE_SWIFTSHADER_ANGLE) in IsConfigAllowlisted()
647 if (param.getDeviceType() == EGL_PLATFORM_ANGLE_DEVICE_TYPE_NULL_ANGLE) in IsPlatformAvailable()
Dangle_test_configs.h35 EGLint getDeviceType() const;
Dangle_test_configs.cpp42 EGLint PlatformParameters::getDeviceType() const in getDeviceType() function in angle::PlatformParameters
DANGLETest.cpp623 mCurrentParams->getDeviceType()); in ANGLETestSetUp()
/third_party/jsframework/runtime/main/extend/mediaquery/
DpluginMediaQuery.ts20 getDeviceType: Function; property
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDisplayPowerPreferenceTest.cpp103 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithPowerPreference()
DEGLSurfaceTest.cpp107 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplay()
DEGLPreRotationTest.cpp106 GLenum deviceType = platform.getDeviceType(); in initializeDisplay()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h556 d3d11::ANGLED3D11DeviceType getDeviceType() const;
DRenderer11.cpp1999 d3d11::ANGLED3D11DeviceType Renderer11::getDeviceType() const in getDeviceType() function in rx::Renderer11
2052 d3d11::ANGLED3D11DeviceType deviceType = getDeviceType(); in getShareHandleSupport()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h546 d3d11::ANGLED3D11DeviceType getDeviceType() const;
DRenderer11.cpp2320 d3d11::ANGLED3D11DeviceType Renderer11::getDeviceType() const in getDeviceType() function in rx::Renderer11
2373 d3d11::ANGLED3D11DeviceType deviceType = getDeviceType(); in getShareHandleSupport()