Home
last modified time | relevance | path

Searched defs:destRect (Results 1 – 25 of 29) sorted by relevance

12

/external/skia/tests/
DIndexedPngOverflowTest.cpp38 SkRect destRect = SkRect::MakeXYWH(0, 0, 20, 1); in DEF_TEST() local
DImageFilterTest.cpp1795 SkIRect destRect = SkIRect::MakeXYWH(offset.x(), offset.y(), in test_make_with_filter() local
/external/swiftshader/src/Main/
DFrameBufferGDI.cpp79 …void FrameBufferGDI::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format sourc… in blit()
100 …::blit(HWND windowOverride, void *source, const Rect *sourceRect, const Rect *destRect, Format sou… in blit()
DFrameBufferDD.cpp284 …void FrameBufferDD::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format source… in blit()
331 …::blit(HWND windowOverride, void *source, const Rect *sourceRect, const Rect *destRect, Format sou… in blit()
DFrameBufferX11.cpp133 …void FrameBufferX11::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format sourc… in blit()
DFrameBufferAndroid.cpp65 …void FrameBufferAndroid::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format s… in blit()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DGlideBitmapDrawable.java20 private final Rect destRect = new Rect(); field in GlideBitmapDrawable
/external/swiftshader/src/Renderer/
DBlitter.cpp49 …it(Surface *source, const SliceRect &sourceRect, Surface *dest, const SliceRect &destRect, const B… in blit()
1214 …or(Surface *source, const SliceRect &sourceRect, Surface *dest, const SliceRect &destRect, const B… in blitReactor()
/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp80 …long Direct3DSwapChain9::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOver… in Present()
DDirect3DDevice9Ex.cpp607 …long Direct3DDevice9Ex::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverr… in Present()
873 …eSurface, const RECT *sourceRect, IDirect3DSurface9 *destSurface, const RECT *destRect, D3DTEXTURE… in StretchRect()
DDirect3DDevice9.cpp2284 …long Direct3DDevice9::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverrid… in Present()
5346 …eSurface, const RECT *sourceRect, IDirect3DSurface9 *destSurface, const RECT *destRect, D3DTEXTURE… in StretchRect()
6204 …Surface9 *source, const RECT *sourceRect, Direct3DSurface9 *dest, const RECT *destRect, D3DTEXTURE… in stretchRect()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
DGifDrawable.java27 private final Rect destRect = new Rect(); field in GifDrawable
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.cpp368 … *source, const sw::SliceRect *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, bool … in stretchRect()
DTexture.cpp305 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
/external/swiftshader/src/OpenGL/libGL/
DDevice.cpp483 …(Image *source, const sw::SliceRect *sourceRect, Image *dest, const sw::SliceRect *destRect, bool … in stretchRect()
DTexture.cpp245 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
DContext.cpp2787 sw::SliceRect destRect; in blitFramebuffer() local
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp497 … *source, const sw::SliceRect *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, bool … in stretchRect()
DTexture.cpp482 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
DContext.cpp3881 sw::SliceRect destRect; in blitFramebuffer() local
/external/swiftshader/src/OpenGL/common/
DImage.cpp1621 sw::Rect destRect(xoffset, yoffset, xoffset + width, yoffset + height); in loadImageData() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h1228 SVGASignedRect destRect; member
Dsvga3d_reg.h1741 SVGASignedRect destRect; /* Supports scaling if src/rest different size */ member
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12