Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp270 NativeWindowFactory::NativeWindowFactory(EventState *eventState, uint32_t preRotation) in NativeWindowFactory()
298 uint32_t preRotation) in NativeWindow()
446 uint32_t preRotation = 0; in ANGLENativeDisplayFactory() local
H A DtcuANGLEPlatform.cpp85 ANGLEPlatform::ANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in ANGLEPlatform()
295 tcu::Platform *CreateANGLEPlatform(angle::LogErrorFunc logErrorFunc, uint32_t preRotation) in CreateANGLEPlatform()
H A Dangle_deqp_libtester.h42 uint32_t preRotation; member
H A Dangle_deqp_gtest.cpp798 uint32_t preRotation = 0; in HandlePreRotation() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DPreRotationPerf.cpp45 PreRotation preRotation; member
174 PreRotationParams VulkanParams(PreRotation preRotation) in VulkanParams()
/aosp_15_r20/external/angle/src/tests/test_expectations/
H A DGPUTestExpectationsTest.cpp45 uint32_t preRotation) in validateConfigAPI()
H A DGPUTestConfig.cpp554 GPUTestConfig::GPUTestConfig(const API &api, uint32_t preRotation) in GPUTestConfig()
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.cpp72 SkMatrix preRotation = GetPreTransformMatrix(windowSize, transform); in GetPixelSnapMatrix() local