/external/skia/src/gpu/ |
SkGpuDevice.h | 41 static SkGpuDevice* Create(GrRenderTarget* target, const SkSurfaceProps*, InitContents); 48 const SkSurfaceProps*, InitContents); 56 int sampleCount, const SkSurfaceProps*, 61 SkGpuDevice* cloneDevice(const SkSurfaceProps& props) { 179 SkGpuDevice(GrRenderTarget*, int width, int height, const SkSurfaceProps*, unsigned flags); 183 SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
GrDrawingManager.h | 34 GrDrawContext* drawContext(GrRenderTarget* rt, const SkSurfaceProps*);
|
GrDrawingManager.cpp | 163 const SkSurfaceProps* surfaceProps) {
|
/external/skia/src/core/ |
SkBitmapDevice.cpp | 71 : INHERITED(SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)) 77 return Create(info, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)); 80 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps) 87 const SkSurfaceProps& surfaceProps) { 135 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); 375 SkSurface* SkBitmapDevice::newSurface(const SkImageInfo& info, const SkSurfaceProps& props) {
|
SkPictureImageGenerator.cpp | 78 SkCanvas canvas(bitmap, SkSurfaceProps(0, kUnknown_SkPixelGeometry)); 116 SkCanvas canvas(bitmap, SkSurfaceProps(0, kUnknown_SkPixelGeometry));
|
SkGlyphCache.h | 286 const SkSurfaceProps* surfaceProps, 291 const SkSurfaceProps* surfaceProps, 303 const SkSurfaceProps* surfaceProps,
|
/external/skia/gm/ |
textblobgeometrychange.cpp | 46 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
|
dftext.cpp | 52 SkSurfaceProps props(SkSurfaceProps::kUseDeviceIndependentFonts_Flag, 53 SkSurfaceProps::kLegacyFontHost_InitType);
|
textblobrandomfont.cpp | 104 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
|
/external/skia/include/core/ |
SkDevice.h | 15 #include "SkSurfaceProps.h" 32 explicit SkBaseDevice(const SkSurfaceProps&); 297 virtual SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps&) { return NULL; } 318 const SkSurfaceProps& surfaceProps() const { 413 SkSurfaceProps fSurfaceProps;
|
SkPaint.h | 35 class SkSurfaceProps; [all...] |
SkCanvas.h | 17 #include "SkSurfaceProps.h" 93 SkCanvas(int width, int height, const SkSurfaceProps* = NULL); 112 SkCanvas(const SkBitmap& bitmap, const SkSurfaceProps& props); 188 SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps* = NULL); [all...] |
/external/skia/src/gpu/text/ |
GrAtlasTextContext.cpp | 29 const SkSurfaceProps& props, 72 const SkSurfaceProps& props, const SkTextBlob* blob, 167 const SkSurfaceProps& props, 258 const SkSurfaceProps& props, 281 const SkMatrix& viewMatrix, const SkSurfaceProps& props, 307 const SkSurfaceProps& props, 334 const SkSurfaceProps& props, 366 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);
|
GrAtlasTextBlob.h | 17 #include "SkSurfaceProps.h" 150 const SkSurfaceProps& props, 183 const SkSurfaceProps& props, 196 const SkSurfaceProps& props, 278 const SkPaint& skPaint, const SkSurfaceProps& props, 293 const SkPaint& skPaint, const SkSurfaceProps& props, 304 const SkSurfaceProps& props, 502 const SkPaint& skPaint, const SkSurfaceProps& props,
|
GrTextUtils.cpp | 42 const SkSurfaceProps& props, const SkPaint& skPaint, 82 const SkSurfaceProps& props, const SkPaint& skPaint, 157 const SkSurfaceProps& props, const GrShaderCaps& caps) { 249 GrBatchFontCache* fontCache, const SkSurfaceProps& props, 318 GrBatchFontCache* fontCache, const SkSurfaceProps& props, 493 const SkSurfaceProps& props, 551 uint32_t GrTextUtils::FilterTextFlags(const SkSurfaceProps& surfaceProps, const SkPaint& paint) {
|
GrAtlasTextBlob.cpp | 53 const SkSurfaceProps& props, 258 const SkPaint& skPaint, const SkSurfaceProps& props, 303 const SkPaint& skPaint, const SkSurfaceProps& props, 364 const SkSurfaceProps& props, 405 const SkSurfaceProps& props, 437 const SkSurfaceProps& props, 461 const SkPaint& skPaint, const SkSurfaceProps& props,
|
/external/skia/platform_tools/android/apps/canvasproof/src/main/jni/ |
org_skia_canvasproof_GaneshPictureRenderer.cpp | 37 SkSurfaceProps surfaceProps(SkSurfaceProps::kUseDeviceIndependentFonts_Flag,
|
/external/skia/tools/skiaserve/ |
Request.cpp | 108 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skia/debugger/QT/ |
SkGLWidget.cpp | 65 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
|
/external/skia/tests/ |
ImageFilterTest.cpp | 411 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); 669 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); [all...] |
ReadWriteAlphaTest.cpp | 90 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skia/tools/ |
skhello.cpp | 36 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
|
/frameworks/base/libs/hwui/ |
SkiaCanvasProxy.h | 47 virtual SkSurface* onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
/external/skia/example/ |
SkiaSDLExample.cpp | 213 // To use distance field text, use commented out SkSurfaceProps instead 214 // SkSurfaceProps props(SkSurfaceProps::kUseDeviceIndependentFonts_Flag, 215 // SkSurfaceProps::kLegacyFontHost_InitType); 216 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skia/include/gpu/ |
GrContext.h | 184 GrDrawContext* drawContext(GrRenderTarget* rt, const SkSurfaceProps* surfaceProps = NULL);
|