Home
last modified time | relevance | path

Searched defs:destinationElement (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
DSurface.cpp1969 unsigned char *destinationElement = destinationRow; in genericUpdate() local
2010 unsigned char *destinationElement = destinationRow; in decodeR8G8B8() local
2053 unsigned char *destinationElement = destinationRow; in decodeX1R5G5B5() local
2098 unsigned char *destinationElement = destinationRow; in decodeA1R5G5B5() local
2144 unsigned char *destinationElement = destinationRow; in decodeX4R4G4B4() local
2189 unsigned char *destinationElement = destinationRow; in decodeA4R4G4B4() local
2235 unsigned char *destinationElement = destinationRow; in decodeP8() local
/external/swiftshader/src/Device/
DSurface.cpp1505 unsigned char *destinationElement = destinationRow; in genericUpdate() local