Home
last modified time | relevance | path

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

/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp159 uint32_t mPreRotation; member in tcu::__anonb65af0d50111::NativeWindowFactory
182 uint32_t mPreRotation; member in tcu::__anonb65af0d50111::NativeWindow
263 mPreRotation(preRotation) in NativeWindowFactory()
280 mPreRotation); in createWindow()
292 mPreRotation(preRotation) in NativeWindow()
300 if (mPreRotation == 90 || mPreRotation == 270) in NativeWindow()
345 if (mPreRotation == 90 || mPreRotation == 270) in getSurfaceSize()
375 if (mPreRotation == 90 || mPreRotation == 270) in setSurfaceSize()
392 if (mPreRotation != 0) in readScreenPixels()