Home
last modified time | relevance | path

Searched refs:destHeight (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp104 int destWidth, int destHeight, int destDepth, in Decode()
127 write_imageblock(dest, ib.get(), destWidth, destHeight, destDepth, bytes, destPitchB, destSliceB, isUnsignedByte, in Decode()
103 Decode(const unsigned char *source, unsigned char *dest, int destWidth, int destHeight, int destDepth, int bytes, int destPitchB, int destSliceB, int xBlockSize, int yBlockSize, int zBlockSize, int xblocks, int yblocks, int zblocks, bool isUnsignedByte) Decode() argument
H A DASTC_Decoder.hpp18 int destWidth, int destHeight, int destDepth,
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferGDI.cpp90 int destHeight = destRect ? destRect->y1 - destRect->y0 : bounds.bottom - bounds.top; in blit() local
92 StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sourceTop, sourceWidth, sourceHeight, SRCCOPY); in blit()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp309 int destHeight = params.area.height; in PackPixels() local
343 destHeight = params.area.width; in PackPixels()
365 destHeight = params.area.width; in PackPixels()
390 for (int y = 0; y < destHeight; ++y) in PackPixels()
417 for (int y = 0; y < destHeight; ++y) in PackPixels()
/third_party/mesa3d/include/GL/
H A Dglxext.h790 int destXOrigin, destYOrigin, destWidth, destHeight; member
/third_party/openGLES/api/GL/
H A Dglxext.h775 int destXOrigin, destYOrigin, destWidth, destHeight; member
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h774 int destXOrigin, destYOrigin, destWidth, destHeight; member
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h774 int destXOrigin, destYOrigin, destWidth, destHeight; member

Completed in 14 milliseconds