HomeSort by relevance Sort by last modified time
    Searched full:srcrect (Results 126 - 150 of 190) sorted by null

1 2 3 4 56 7 8

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 495 Status Warp(const PointF *destPoints, INT count, const RectF& srcRect,
503 srcRect.X, srcRect.Y,
504 srcRect.Width, srcRect.Height,
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
GrGpuGL.h 119 const SkIRect& srcRect,
124 const SkIRect& srcRect,
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 68 static int DirectFB_HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect,
871 static int DirectFB_HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect,
876 DFBRectangle sr = { srcrect->x, srcrect->y, srcrect->w, srcrect->h };
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java 196 Rect srcRect = getVisibleBounds();
198 return getInteractionController().swipe(srcRect.centerX(), srcRect.centerY(),
216 Rect srcRect = getVisibleBounds();
217 return getInteractionController().swipe(srcRect.centerX(), srcRect.centerY(), destX, destY,
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h 100 const SkIRect& srcRect,
105 const SkIRect& srcRect,
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 177 static int DSp_HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.cpp 261 void BitmapImage::draw(GraphicsContext* ctxt, const FloatRect& dstRect, const FloatRect& srcRect, CompositeOperator compositeOp, WebBlendMode blendMode)
263 draw(ctxt, dstRect, srcRect, compositeOp, blendMode, DoNotRespectImageOrientation);
266 void BitmapImage::draw(GraphicsContext* ctxt, const FloatRect& dstRect, const FloatRect& srcRect, CompositeOperator compositeOp, WebBlendMode blendMode, RespectImageOrientationEnum shouldRespectImageOrientation)
278 FloatRect normSrcRect = adjustForNegativeSize(srcRect);
  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.h 194 const SkRect& srcRect,
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 423 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top,
542 &srcRect, &tmp_it);
558 srcRect = tmp_rect;
584 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp 347 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top,
472 &srcRect, &tmp_it);
488 srcRect = tmp_rect;
514 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect,
  /external/chromium_org/third_party/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPath.h 860 IN const RectF& srcRect,
874 srcRect.X,
875 srcRect.Y,
876 srcRect.Width,
877 srcRect.Height,
    [all...]
GdiPlusFlat.h     [all...]
GdiPlusBitmap.h 268 OUT RectF *srcRect,
273 srcRect, srcUnit));
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 864 static int HWAccelBlit(SDL_Surface *src, SDL_Rect *srcrect,
881 srcx += srcrect->x;
882 srcy += srcrect->y;
886 w = srcrect->w;
887 h = srcrect->h;
  /external/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /external/skia/src/gpu/
GrInOrderDrawBuffer.cpp 691 const SkIRect& srcRect,
693 if (fDstGpu->canCopySurface(dst, src, srcRect, dstPoint)) {
697 cs->fSrcRect = srcRect;
707 const SkIRect& srcRect,
709 return fDstGpu->canCopySurface(dst, src, srcRect, dstPoint);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
674 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
676 * in 'srcrect' and 'dstrect' after all clipping is performed.
749 (SDL_Surface *src, SDL_Rect *srcrect,
755 (SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
674 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
676 * in 'srcrect' and 'dstrect' after all clipping is performed.
749 (SDL_Surface *src, SDL_Rect *srcrect,
755 (SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
674 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
676 * in 'srcrect' and 'dstrect' after all clipping is performed.
749 (SDL_Surface *src, SDL_Rect *srcrect,
755 (SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 166 typedef int (*SDL_blit)(struct SDL_Surface *src, SDL_Rect *srcrect,
674 * the same size. If either 'srcrect' or 'dstrect' are NULL, the entire
676 * in 'srcrect' and 'dstrect' after all clipping is performed.
749 (SDL_Surface *src, SDL_Rect *srcrect,
755 (SDL_Surface *src, SDL_Rect *srcrect,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]
  /external/chromium_org/third_party/skia/bench/
MatrixBench.cpp 415 SkRect srcRect = SkRect::MakeWH(SkIntToScalar(10), SkIntToScalar(10));
417 inv.mapRect(&transformedRect, srcRect);
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]

Completed in 851 milliseconds

1 2 3 4 56 7 8