Searched refs:m_py (Results 1 – 3 of 3) sorted by relevance
355 if (x != m_px || y != m_py) { in setDisplayTranslation()357 m_py = y; in setDisplayTranslation()395 float getPy() const { return m_py; } in getPy()766 float m_py = 0; variable
969 m_py = 0; in setupSubWindow()
922 int m_py; member in deqp::gles31::Functional::__anon419a7b7e0111::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()