Home
last modified time | relevance | path

Searched defs:dstPitch (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h426 int32_t dstPitch = 0; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2222 void Blitter::copy(const vk::Image *src, uint8_t *dst, unsigned int dstPitch) in copy() argument
H A DETC_Decoder.cpp670 bool ETC_Decoder::Decode(const unsigned char *src, unsigned char *dst, int w, int h, int dstPitch, int dstBpp, InputType inputType) in Decode() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp677 bool ETC_Decoder::Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, InputType inputType) in Decode() argument
H A DSurface.cpp3452 int dstPitch = dst->getInternalPitchB(); in copyCubeEdge() local

Completed in 15 milliseconds