/external/skqp/src/gpu/ |
GrContext.cpp | [all...] |
/external/skqp/tools/ |
remote_demo.cpp | 138 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skia/src/core/ |
SkRemoteGlyphCache.cpp | 61 const SkSurfaceProps& props, SkScalerContextFlags flags, 195 const SkIRect& bounds, const SkSurfaceProps& props, SkStrikeServer* server, 206 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); 234 int width, int height, const SkSurfaceProps& props, 240 const SkSurfaceProps& props, 319 const SkSurfaceProps& props,
|
SkDevice.cpp | 35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) 381 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) {
|
SkRecorder.h | 120 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
SkColorSpaceXformCanvas.cpp | 291 sk_sp<SkSurface> onNewSurface(const SkImageInfo& info, const SkSurfaceProps& props) override { 312 bool onGetProps(SkSurfaceProps* props) const override { return fTarget->getProps(props); }
|
/external/skqp/src/core/ |
SkRemoteGlyphCache.cpp | 62 const SkSurfaceProps& props, SkScalerContextFlags flags, 198 const SkIRect& bounds, const SkSurfaceProps& props, SkStrikeServer* server, 209 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); 225 const SkSurfaceProps& props, 232 int width, int height, const SkSurfaceProps& props, 308 const SkSurfaceProps& props,
|
SkDevice.cpp | 35 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) 389 sk_sp<SkSurface> SkBaseDevice::makeSurface(SkImageInfo const&, SkSurfaceProps const&) {
|
SkRecorder.h | 119 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
/external/skia/src/gpu/text/ |
GrTextBlob.cpp | 169 const SkPaint& paint, const SkPMColor4f& filteredColor, const SkSurfaceProps& props, 220 void GrTextBlob::flush(GrTextTarget* target, const SkSurfaceProps& props, 374 const SkSurfaceProps& props, const GrDistanceFieldAdjustTable* distanceAdjustTable,
|
/external/skia/tools/skpbench/ |
skpbench.cpp | 27 #include "SkSurfaceProps.h" 428 uint32_t flags = config->getUseDIText() ? SkSurfaceProps::kUseDeviceIndependentFonts_Flag : 0; 429 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skqp/src/gpu/text/ |
GrTextBlob.cpp | 169 const SkPaint& paint, const SkPMColor4f& filteredColor, const SkSurfaceProps& props, 220 void GrTextBlob::flush(GrTextTarget* target, const SkSurfaceProps& props, 374 const SkSurfaceProps& props, const GrDistanceFieldAdjustTable* distanceAdjustTable,
|
/external/skqp/tools/skpbench/ |
skpbench.cpp | 27 #include "SkSurfaceProps.h" 428 uint32_t flags = config->getUseDIText() ? SkSurfaceProps::kUseDeviceIndependentFonts_Flag : 0; 429 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
|
/external/skia/src/c/ |
sk_surface.cpp | 346 SkSurfaceProps surfProps(0, geo); 359 SkSurfaceProps surfProps(0, geo);
|
/external/skia/src/utils/ |
SkPaintFilterCanvas.cpp | 267 const SkSurfaceProps& props) { 292 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const {
|
/external/skqp/src/c/ |
sk_surface.cpp | 346 SkSurfaceProps surfProps(0, geo); 359 SkSurfaceProps surfProps(0, geo);
|
/external/skqp/src/utils/ |
SkPaintFilterCanvas.cpp | 260 const SkSurfaceProps& props) { 285 bool SkPaintFilterCanvas::onGetProps(SkSurfaceProps* props) const {
|
/external/skia/src/pdf/ |
SkPDFDevice.h | 131 sk_sp<SkSurface> makeSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
/external/skia/tests/ |
DeferredDisplayListTest.cpp | 39 #include "SkSurfaceProps.h" 100 fSurfaceProps = SkSurfaceProps(0x0, kRGB_H_SkPixelGeometry); 103 fSurfaceProps = SkSurfaceProps(SkSurfaceProps::kUseDeviceIndependentFonts_Flag, 229 SkSurfaceProps fSurfaceProps;
|
LayerDrawLooperTest.cpp | 30 FakeDevice() : INHERITED(make_bm(100, 100), SkSurfaceProps(0, kUnknown_SkPixelGeometry),
|
/external/skqp/include/core/ |
SkPaint.h | 40 class SkSurfaceProps;
|
/external/skqp/src/pdf/ |
SkPDFDevice.h | 135 sk_sp<SkSurface> makeSurface(const SkImageInfo&, const SkSurfaceProps&) override;
|
/external/skqp/tests/ |
DeferredDisplayListTest.cpp | 39 #include "SkSurfaceProps.h" 307 fSurfaceProps = SkSurfaceProps(0x0, kRGB_H_SkPixelGeometry); 310 fSurfaceProps = SkSurfaceProps(SkSurfaceProps::kUseDeviceIndependentFonts_Flag, 437 SkSurfaceProps fSurfaceProps; [all...] |
LayerDrawLooperTest.cpp | 30 FakeDevice() : INHERITED(make_bm(100, 100), SkSurfaceProps(0, kUnknown_SkPixelGeometry),
|
/external/skia/src/compute/sk/ |
SkDevice_Compute.cpp | 49 : SkClipStackDevice(SkImageInfo::MakeN32Premul(w,h), SkSurfaceProps(0,kUnknown_SkPixelGeometry)) 797 SkSurfaceProps(0,kUnknown_SkPixelGeometry)) {
|