/external/chromium_org/third_party/skia/src/gpu/ |
SkGpuDevice.cpp | [all...] |
GrDrawTarget.cpp | 946 SkIRect dstRect = SkIRect::MakeXYWH(dstPoint.fX, 950 this->drawSimpleRect(dstRect); [all...] |
GrContext.cpp | 885 const SkRect& dstRect, 894 target->drawRect(dstRect, dstMatrix, &localRect, localMatrix); [all...] |
/external/chromium_org/third_party/skia/src/utils/debugger/ |
SkDrawCommand.h | 215 const SkRect& dstRect() const { return fDst; }
|
/external/skia/include/gpu/ |
GrContext.h | 411 * is stretched over the dstRect. The dstRect is transformed by the 416 * @param dstRect the destination rect to draw. 417 * @param localRect rect of local coordinates to be mapped onto dstRect 418 * @param dstMatrix Optional matrix to transform dstRect. Applied before context's matrix. 422 const SkRect& dstRect, [all...] |
/external/skia/src/gpu/ |
SkGpuDevice.cpp | [all...] |
GrDrawTarget.cpp | 946 SkIRect dstRect = SkIRect::MakeXYWH(dstPoint.fX, 950 this->drawSimpleRect(dstRect); [all...] |
GrContext.cpp | 885 const SkRect& dstRect, 894 target->drawRect(dstRect, dstMatrix, &localRect, localMatrix); [all...] |
/external/skia/src/utils/debugger/ |
SkDrawCommand.h | 215 const SkRect& dstRect() const { return fDst; }
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
FolderIcon.java | 370 final ShortcutInfo srcInfo, final DragView srcView, Rect dstRect, 384 onDrop(srcInfo, srcView, dstRect, scaleRelativeToDragLayer, 1, postAnimationRunnable, null);
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
Renderer9.cpp | [all...] |
/frameworks/base/core/jni/android/graphics/ |
Canvas.cpp | 536 jobject dstRect, SkPaint* paint, 539 GraphicsJNI::jrect_to_rect(env, dstRect, &dst); [all...] |
/prebuilts/misc/common/ub-uiautomator/ |
ub-uiautomator.jar | |