Searched defs:copyInternal (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Device/ |
D | Surface.cpp | 2987 …void Surface::copyInternal(const Surface *source, int x, int y, float srcX, float srcY, bool filte… in copyInternal() function in sw::Surface 3005 …void Surface::copyInternal(const Surface *source, int x, int y, int z, float srcX, float srcY, flo… in copyInternal() function in sw::Surface
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 3586 …void Surface::copyInternal(const Surface *source, int x, int y, float srcX, float srcY, bool filte… in copyInternal() function in sw::Surface 3604 …void Surface::copyInternal(const Surface *source, int x, int y, int z, float srcX, float srcY, flo… in copyInternal() function in sw::Surface
|