Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/tests/
DSkRemoteGlyphCacheTest.cpp248 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
273 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
307 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
337 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
376 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
404 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
425 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_TEST()
690 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DTextBlobCacheTest.cpp56 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in text_blob_cache_inner()
DVkProtectedContextTest.cpp158 SkSurfaceProps(0, SkSurfaceProps::kLegacyFontHost_InitType); in createSkSurface()
196 SkSurfaceProps(0, SkSurfaceProps::kLegacyFontHost_InitType); in DEF_GPUTEST()
/third_party/flutter/skia/src/core/
DSkSurfacePriv.h19 return SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in SkSurfacePropsCopyOrDefault()
DSkStrikeSpec.cpp97 SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType), in MakeCanonicalized()
113 SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType), in MakeWithNoDevice()
DSkScalerContext.h305 font, paint, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType), in MakeRecAndEffectsFromFont()
DSkBitmapDevice.cpp216 : INHERITED(bitmap.info(), SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)) in SkBitmapDevice()
227 return Create(info, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)); in Create()
DSkCanvas.cpp523 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
541 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
571 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
585 , fProps(SkSurfaceProps::kLegacyFontHost_InitType) in SkCanvas()
/third_party/flutter/skia/tools/sk_app/
DDisplayParams.h21 , fSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType) in DisplayParams()
/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_gl.cc156 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in WrapOnscreenSurface()
174 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in CreateOffscreenSurface()
/third_party/flutter/skia/include/core/
DSkSurfaceProps.h62 kLegacyFontHost_InitType enumerator
/third_party/flutter/skia/samplecode/
DSampleTextureUpload.cpp35 SkSurfaceProps surfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in RenderTargetTexture()
/third_party/flutter/skia/gm/
Ddftext_blob_persp.cpp72 SkSurfaceProps::kLegacyFontHost_InitType); in onDraw()
Dtextblobmixedsizes.cpp116 SkSurfaceProps::kLegacyFontHost_InitType); in onDraw()
Ddftext.cpp67 SkSurfaceProps::kLegacyFontHost_InitType); in onDraw()
/third_party/flutter/engine/flutter/testing/
Dtest_gl_surface.cc307 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in GetOnscreenSurface()
/third_party/flutter/skia/src/gpu/text/
DGrTextContext.cpp230 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in GR_DRAW_OP_TEST_DEFINE()
/third_party/flutter/skia/example/
DSkiaSDLExample.cpp233 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
/third_party/flutter/skia/tools/
Dremote_demo.cpp138 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType); in push_font_data()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.cc325 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in SetupSkiaSurface()
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dace_embedder.cc313 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in MakeSkSurfaceFromBackingStore()
354 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in MakeSkSurfaceFromBackingStore()
Dembedder.cc296 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in MakeSkSurfaceFromBackingStore()
337 SkSurfaceProps::InitType::kLegacyFontHost_InitType); in MakeSkSurfaceFromBackingStore()
/third_party/flutter/skia/tools/skqp/src/
Dskqp.cpp281 const SkSurfaceProps props(0, SkSurfaceProps::kLegacyFontHost_InitType); in evaluateGM()
/third_party/flutter/skia/tools/fm/
Dfm.cpp266 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType); in draw_with_gpu()
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_swapchain.cc298 SkSurfaceProps props(SkSurfaceProps::InitType::kLegacyFontHost_InitType); in CreateSkiaSurface()

12