Searched refs:GetPixelAddress (Results 1 – 1 of 1) sorted by relevance
323 const int8* src = GetPixelAddress(src_pixels_, x, y + yy); in ReadPixels()335 GetPixelAddress(expected_pixels_, x, y), in CompareRowSegment()364 const int8* GetPixelAddress(const int8* base, GLint x, GLint y) const { in GetPixelAddress() function in gpu::gles2::__anone3a92bb30111::ReadPixelsEmulator