Home
last modified time | relevance | path

Searched defs:dstPitch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Renderer/
DETC_Decoder.cpp677 …gned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, In… in Decode()
DSurface.cpp3643 int dstPitch = dst->getInternalPitchB(); in copyCubeEdge() local
/external/swiftshader/src/Device/
DETC_Decoder.cpp677 …gned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, In… in Decode()
DSurface.cpp3044 int dstPitch = dst->getInternalPitchB(); in copyCubeEdge() local