Home
last modified time | relevance | path

Searched defs:preRotation (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLEPlatform.cpp35 ANGLEPlatform::ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in ANGLEPlatform()
211 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in CreateANGLEPlatform()
Dangle_deqp_libtester.h42 uint32_t preRotation; member
DtcuANGLENativeDisplayFactory.cpp260 NativeWindowFactory::NativeWindowFactory(EventState *eventState, uint32_t preRotation) in NativeWindowFactory()
288 uint32_t preRotation) in NativeWindow()
421 uint32_t preRotation = 0; in ANGLENativeDisplayFactory() local
Dangle_deqp_gtest.cpp713 uint32_t preRotation = 0; in HandlePreRotation() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DPreRotationPerf.cpp45 PreRotation preRotation; member
174 PreRotationParams VulkanParams(PreRotation preRotation) in VulkanParams()
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsTest.cpp45 uint32_t preRotation) in validateConfigAPI()
DGPUTestConfig.cpp572 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.h57 SurfaceRotation preRotation = SurfaceRotation::Identity; member