/external/skia/include/core/ |
SkRasterizer.h | 34 bool rasterize(const SkPath& path, const SkMatrix& matrix,
|
SkMaskFilter.h | 65 /** Helper method that, given a path in device space, will rasterize it into a kA8_Format mask
|
/external/skia/src/core/ |
SkRasterizer.cpp | 26 bool SkRasterizer::rasterize(const SkPath& fillPath, const SkMatrix& matrix, function in class:SkRasterizer
|
SkScalerContext.cpp | 320 if (fRasterizer->rasterize(fillPath, fillToDevMatrix, NULL, 416 if (!fRasterizer->rasterize(fillPath, fillToDevMatrix, NULL,
|
SkDraw.cpp | 931 if (paint.getRasterizer()->rasterize(*pathPtr, *matrix, [all...] |
/external/chromium/base/mac/ |
mac_util.h | 89 // rasterize the PDF into a bitmap CGImage. The caller is responsible for
|
mac_util.mm | 376 // rasterize the PDF into a bitmap CGImage. The caller is responsible for
|
/external/chromium/chrome/browser/ui/cocoa/ |
animatable_image.mm | 131 // rasterize PDF resources.
|
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
LayoutLog.java | 107 * Fidelity Tag used when a rasterize type is used but is not supported.
|
/external/quake/quake/src/QW/client/ |
d_polyse.c | 742 // rasterize the polygon 943 // to rasterize them
|
/external/quake/quake/src/WinQuake/ |
d_polyse.cpp | 744 // rasterize the polygon
990 // to rasterize them
|
/external/freetype/include/freetype/config/ |
ftoption.h | 354 /* This must be greater than 4KByte if you use FreeType to rasterize */ [all...] |
/external/mesa3d/docs/ |
subset-A.html | 471 y<sub>w</sub>, z<sub>w</sub>) is truncated to rasterize the point. [all...] |