Searched defs:dstPitch (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 677 …gned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, In… in Decode()
|
D | Surface.cpp | 3643 int dstPitch = dst->getInternalPitchB(); in copyCubeEdge() local
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 677 …gned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, In… in Decode()
|
D | Surface.cpp | 3044 int dstPitch = dst->getInternalPitchB(); in copyCubeEdge() local
|