HomeSort by relevance Sort by last modified time
    Searched refs:kLegacyFontHost_InitType (Results 1 - 25 of 42) sorted by null

1 2

  /external/skia/src/core/
SkSurfacePriv.h 19 return SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);
SkScalerContext.h 311 font, paint, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType),
SkBitmapDevice.cpp 215 : INHERITED(bitmap.info(), SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType))
226 return Create(info, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType));
  /external/skia/tools/sk_app/
DisplayParams.h 21 , fSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)
  /external/skqp/src/core/
SkSurfacePriv.h 19 return SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);
SkScalerContext.h 323 font, paint, SkSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType),
  /external/skqp/tools/sk_app/
DisplayParams.h 21 , fSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType)
  /external/skia/include/core/
SkSurfaceProps.h 62 kLegacyFontHost_InitType
  /external/skqp/include/core/
SkSurfaceProps.h 62 kLegacyFontHost_InitType
  /external/skia/gm/
dftext_blob_persp.cpp 56 SkSurfaceProps::kLegacyFontHost_InitType);
textblobmixedsizes.cpp 102 SkSurfaceProps::kLegacyFontHost_InitType);
dftext.cpp 49 SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skia/tests/
TextBlobCacheTest.cpp 56 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
SkRemoteGlyphCacheTest.cpp 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);
365 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
386 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
572 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
    [all...]
  /external/skqp/gm/
dftext_blob_persp.cpp 58 SkSurfaceProps::kLegacyFontHost_InitType);
textblobmixedsizes.cpp 103 SkSurfaceProps::kLegacyFontHost_InitType);
dftext.cpp 51 SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skqp/tests/
TextBlobCacheTest.cpp 56 SkSurfaceProps props(flags, SkSurfaceProps::kLegacyFontHost_InitType);
SkRemoteGlyphCacheTest.cpp 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);
365 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
386 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
572 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
    [all...]
  /external/skia/example/
SkiaSDLExample.cpp 232 // SkSurfaceProps::kLegacyFontHost_InitType);
233 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skia/src/gpu/text/
GrTextContext.cpp 228 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skqp/example/
SkiaSDLExample.cpp 232 // SkSurfaceProps::kLegacyFontHost_InitType);
233 SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skqp/src/gpu/text/
GrTextContext.cpp 211 static SkSurfaceProps gSurfaceProps(SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skia/tools/
remote_demo.cpp 138 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);
  /external/skqp/tools/
remote_demo.cpp 138 const SkSurfaceProps props(SkSurfaceProps::kLegacyFontHost_InitType);

Completed in 1698 milliseconds

1 2