/external/skia/tests/ |
D | IndexedPngOverflowTest.cpp | 38 SkRect destRect = SkRect::MakeXYWH(0, 0, 20, 1); in DEF_TEST() local
|
D | ImageFilterTest.cpp | 1795 SkIRect destRect = SkIRect::MakeXYWH(offset.x(), offset.y(), in test_make_with_filter() local
|
/external/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 79 …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()
|
D | FrameBufferDD.cpp | 284 …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()
|
D | FrameBufferX11.cpp | 133 …void FrameBufferX11::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format sourc… in blit()
|
D | FrameBufferAndroid.cpp | 65 …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/ |
D | GlideBitmapDrawable.java | 20 private final Rect destRect = new Rect(); field in GlideBitmapDrawable
|
/external/swiftshader/src/Renderer/ |
D | Blitter.cpp | 49 …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/ |
D | Direct3DSwapChain9.cpp | 80 …long Direct3DSwapChain9::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOver… in Present()
|
D | Direct3DDevice9Ex.cpp | 607 …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()
|
D | Direct3DDevice9.cpp | 2284 …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/ |
D | GifDrawable.java | 27 private final Rect destRect = new Rect(); field in GifDrawable
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.cpp | 368 … *source, const sw::SliceRect *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, bool … in stretchRect()
|
D | Texture.cpp | 305 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
|
/external/swiftshader/src/OpenGL/libGL/ |
D | Device.cpp | 483 …(Image *source, const sw::SliceRect *sourceRect, Image *dest, const sw::SliceRect *destRect, bool … in stretchRect()
|
D | Texture.cpp | 245 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
|
D | Context.cpp | 2787 sw::SliceRect destRect; in blitFramebuffer() local
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 497 … *source, const sw::SliceRect *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, bool … in stretchRect()
|
D | Texture.cpp | 482 …sw::SliceRect destRect(xoffset, yoffset, xoffset + (sourceRect.x1 - sourceRect.x0), yoffset + (sou… in copy() local
|
D | Context.cpp | 3881 sw::SliceRect destRect; in blitFramebuffer() local
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 1621 sw::Rect destRect(xoffset, yoffset, xoffset + width, yoffset + height); in loadImageData() local
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 1228 SVGASignedRect destRect; member
|
D | svga3d_reg.h | 1741 SVGASignedRect destRect; /* Supports scaling if src/rest different size */ member
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |