Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_framebuffers.cc323 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