Searched refs:m_py (Results 1 – 3 of 3) sorted by relevance
379 if (x != m_px || y != m_py) { in setDisplayTranslation()381 m_py = y; in setDisplayTranslation()419 float getPy() const { return m_py; } in getPy()796 float m_py = 0; variable
1022 m_py = 0; in setupSubWindow()
922 int m_py; member in deqp::gles31::Functional::__anonb0efe2200111::SRGBTestCase944 , m_py(0) in SRGBTestCase()1086 m_py = py; in setSamplingLocations()1180 DE_ASSERT((m_py >= 0) && (m_py < height)); in storeResultPixels()1185 resultPixelData.push_back(m_textureResultList[idx].getAccess().getPixel(m_px, m_py)); in storeResultPixels()