Home
last modified time | relevance | path

Searched refs:kLegacyFontHost_InitType (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/core/
DSkSurfacePriv.h17 return SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in SkSurfacePropsCopyOrDefault()
22 return SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType).pixelGeometry(); in SkSurfacePropsDefaultPixelGeometry()
DSkBitmapDevice.cpp71 : INHERITED(SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)) in SkBitmapDevice()
77 return Create(info, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)); in Create()
DSkCanvas.cpp684 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
724 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
765 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
/external/skia/tests/
DPremulAlphaRoundTripTest.cpp103 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
110 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DImageFilterTest.cpp411 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
669 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
807 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
922 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
1161 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
1183 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
1329 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_NATIVE_CONTEXT()
1343 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_NATIVE_CONTEXT()
1357 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_NATIVE_CONTEXT()
1371 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_NATIVE_CONTEXT()
DTextBlobCacheTest.cpp60 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in text_blob_cache_inner()
DReadWriteAlphaTest.cpp90 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/include/core/
DSkSurfaceProps.h64 kLegacyFontHost_InitType enumerator
/external/skia/dm/
DDMGpuSupport.h38 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in NewGpuSurface()
/external/skia/tools/skiaserve/
DRequest.cpp108 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in createGPUSurface()
/external/skia/gm/
Dtextblobmixedsizes.cpp101 SkSurfaceProps::kLegacyFontHost_InitType); in onDraw()
Ddftext.cpp53 SkSurfaceProps::kLegacyFontHost_InitType); in onDraw()
/external/skia/example/
DSkiaSDLExample.cpp216 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
/external/skia/src/views/
DSkWindow.cpp18 : fSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkWindow()
/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp366 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in DRAW_BATCH_TEST_DEFINE()
/external/skia/tools/kilobench/
Dkilobench.cpp194 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in init()
/external/skia/bench/
Dnanobench.cpp185 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in init()