HomeSort by relevance Sort by last modified time
    Searched refs:SkSurfaceProps (Results 51 - 75 of 192) sorted by null

1 23 4 5 6 7 8

  /external/skqp/tests/
TextBlobCacheTest.cpp 56 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
133 SkSurfaceProps propsNoLCD(0, kUnknown_SkPixelGeometry);
SkRemoteGlyphCacheTest.cpp 126 const SkSurfaceProps FindSurfaceProps(GrContext* context) {
209 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
234 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
268 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
298 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
337 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType)
    [all...]
  /external/skqp/src/core/
SkPictureImageGenerator.cpp 82 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
99 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
SkScalerContext.h 309 const SkSurfaceProps& surfaceProps,
323 font, paint, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType),
359 const SkFont&, const SkPaint&, const SkSurfaceProps&,
SkStrikeCache.h 120 const SkSurfaceProps& surfaceProps,
127 const SkSurfaceProps& surfaceProps,
  /external/skia/gm/
textblobgeometrychange.cpp 44 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
surface.cpp 12 #include "SkSurfaceProps.h"
27 SkSurfaceProps props(0, geo);
102 static bool equal(const SkSurfaceProps& a, const SkSurfaceProps& b) {
  /external/skia/src/core/
SkScalerContext.h 299 const SkSurfaceProps& surfaceProps,
311 font, paint, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType),
347 const SkFont&, const SkPaint&, const SkSurfaceProps&,
SkPictureImageGenerator.cpp 82 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
103 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
SkStrikeCache.h 124 const SkSurfaceProps& surfaceProps,
131 const SkSurfaceProps& surfaceProps,
SkRemoteGlyphCacheImpl.h 105 TrackLayerDevice(const SkIRect& bounds, const SkSurfaceProps& props, SkStrikeServer* server,
  /external/skqp/gm/
textblobgeometrychange.cpp 44 SkSurfaceProps props(0, kUnknown_SkPixelGeometry);
surface.cpp 12 #include "SkSurfaceProps.h"
27 SkSurfaceProps props(0, geo);
102 static bool equal(const SkSurfaceProps& a, const SkSurfaceProps& b) {
  /external/skqp/src/atlastext/
SkAtlasTextTarget.cpp 77 static const SkSurfaceProps kProps(
78 SkSurfaceProps::kUseDistanceFieldFonts_Flag, kUnknown_SkPixelGeometry);
156 SkSurfaceProps props(SkSurfaceProps::kUseDistanceFieldFonts_Flag, kUnknown_SkPixelGeometry);
  /external/skqp/src/gpu/vk/
GrVkSecondaryCBDrawContext.cpp 15 #include "SkSurfaceProps.h"
21 const SkSurfaceProps* props) {
  /external/skia/tests/
SkRemoteGlyphCacheTest.cpp 126 const SkSurfaceProps FindSurfaceProps(GrContext* context) {
209 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
234 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
268 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
298 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
337 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType)
    [all...]
  /external/skia/include/utils/
SkPaintFilterCanvas.h 113 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
117 bool onGetProps(SkSurfaceProps* props) const override;
  /external/skia/src/gpu/vk/
GrVkSecondaryCBDrawContext.cpp 24 const SkSurfaceProps* props) {
50 const SkSurfaceProps* props)
  /external/skqp/include/utils/
SkPaintFilterCanvas.h 110 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
114 bool onGetProps(SkSurfaceProps* props) const override;
  /external/skia/src/atlastext/
SkAtlasTextTarget.cpp 77 static const SkSurfaceProps kProps(
78 SkSurfaceProps::kUseDistanceFieldFonts_Flag, kUnknown_SkPixelGeometry);
156 SkSurfaceProps props(SkSurfaceProps::kUseDistanceFieldFonts_Flag, kUnknown_SkPixelGeometry);
  /external/skia/src/gpu/
GrContextThreadSafeProxy.cpp 35 const SkSurfaceProps& surfaceProps,
SkGpuDevice.h 57 int sampleCount, GrSurfaceOrigin, const SkSurfaceProps*,
167 sk_sp<SkSurface> makeSurface(const SkImageInfo&, const SkSurfaceProps&) override;
256 const SkSurfaceProps*,
  /external/skqp/src/gpu/
GrContextThreadSafeProxy.cpp 38 const SkSurfaceProps& surfaceProps,
SkGpuDevice.h 57 int sampleCount, GrSurfaceOrigin, const SkSurfaceProps*,
152 sk_sp<SkSurface> makeSurface(const SkImageInfo&, const SkSurfaceProps&) override;
251 const SkSurfaceProps*,
  /external/skia/src/gpu/text/
GrTextContext.cpp 96 const SkSurfaceProps& props,
228 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);

Completed in 429 milliseconds

1 23 4 5 6 7 8