Home
last modified time | relevance | path

Searched refs:kLegacy (Results 1 – 25 of 57) sorted by relevance

123

/external/skia/bench/
DMipMapBench.cpp58 DEF_BENCH( return new MipMapBench(511, 511, SkDestinationSurfaceColorMode::kLegacy); )
59 DEF_BENCH( return new MipMapBench(512, 511, SkDestinationSurfaceColorMode::kLegacy); )
60 DEF_BENCH( return new MipMapBench(511, 512, SkDestinationSurfaceColorMode::kLegacy); )
61 DEF_BENCH( return new MipMapBench(512, 512, SkDestinationSurfaceColorMode::kLegacy); )
66 DEF_BENCH( return new MipMapBench(512, 512, SkDestinationSurfaceColorMode::kLegacy, true); )
67 DEF_BENCH( return new MipMapBench(511, 511, SkDestinationSurfaceColorMode::kLegacy, true); )
68 DEF_BENCH( return new MipMapBench(2048, 2048, SkDestinationSurfaceColorMode::kLegacy); )
71 DEF_BENCH( return new MipMapBench(2047, 2047, SkDestinationSurfaceColorMode::kLegacy); )
74 DEF_BENCH( return new MipMapBench(2048, 2047, SkDestinationSurfaceColorMode::kLegacy); )
77 DEF_BENCH( return new MipMapBench(2047, 2048, SkDestinationSurfaceColorMode::kLegacy); )
/external/skqp/bench/
DMipMapBench.cpp58 DEF_BENCH( return new MipMapBench(511, 511, SkDestinationSurfaceColorMode::kLegacy); )
59 DEF_BENCH( return new MipMapBench(512, 511, SkDestinationSurfaceColorMode::kLegacy); )
60 DEF_BENCH( return new MipMapBench(511, 512, SkDestinationSurfaceColorMode::kLegacy); )
61 DEF_BENCH( return new MipMapBench(512, 512, SkDestinationSurfaceColorMode::kLegacy); )
66 DEF_BENCH( return new MipMapBench(512, 512, SkDestinationSurfaceColorMode::kLegacy, true); )
67 DEF_BENCH( return new MipMapBench(511, 511, SkDestinationSurfaceColorMode::kLegacy, true); )
68 DEF_BENCH( return new MipMapBench(2048, 2048, SkDestinationSurfaceColorMode::kLegacy); )
71 DEF_BENCH( return new MipMapBench(2047, 2047, SkDestinationSurfaceColorMode::kLegacy); )
74 DEF_BENCH( return new MipMapBench(2048, 2047, SkDestinationSurfaceColorMode::kLegacy); )
77 DEF_BENCH( return new MipMapBench(2047, 2048, SkDestinationSurfaceColorMode::kLegacy); )
/external/bsdiff/
Dbsdiff_arguments_unittest.cc30 EXPECT_EQ(BsdiffFormat::kLegacy, format); in TEST()
33 EXPECT_EQ(BsdiffFormat::kLegacy, format); in TEST()
69 BsdiffArguments(BsdiffFormat::kLegacy, CompressorType::kBrotli, -1) in TEST()
Dbsdiff_arguments.cc51 if (format_ == BsdiffFormat::kLegacy) { in IsValid()
95 if (format_ != BsdiffFormat::kLegacy && in ParseCommandLine()
151 *format = BsdiffFormat::kLegacy; in ParseBsdiffFormat()
Dpatch_writer.cc30 : patch_filename_(patch_filename), format_(BsdiffFormat::kLegacy) { in BsdiffPatchWriter()
139 if (format_ == BsdiffFormat::kLegacy) { in WriteHeader()
Dbsdiff_arguments.h21 : format_(BsdiffFormat::kLegacy), in BsdiffArguments()
/external/skia/tests/
DMipMapTest.cpp26 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in DEF_TEST()
63 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in test_mipmap_generation()
93 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in DEF_TEST()
DSkResourceCacheTest.cpp47 const SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in test_mipmapcache()
82 const SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in test_mipmap_notify()
/external/skqp/tests/
DMipMapTest.cpp26 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in DEF_TEST()
63 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in test_mipmap_generation()
93 sk_sp<SkMipMap> mm(SkMipMap::Build(bm, SkDestinationSurfaceColorMode::kLegacy, nullptr)); in DEF_TEST()
DSkResourceCacheTest.cpp47 const SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in test_mipmapcache()
82 const SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in test_mipmap_notify()
/external/skqp/src/gpu/
DGrRenderTargetProxy.cpp71 SkDestinationSurfaceColorMode::kLegacy, nullptr)) { in instantiate()
87 SkDestinationSurfaceColorMode::kLegacy); in createSurface()
DGrTextureProxy.cpp22 , fMipColorMode(SkDestinationSurfaceColorMode::kLegacy) in GrTextureProxy()
34 , fMipColorMode(SkDestinationSurfaceColorMode::kLegacy) in GrTextureProxy()
DGrTexture.cpp52 , fMipColorMode(SkDestinationSurfaceColorMode::kLegacy) { in GrTexture()
/external/skia/tools/fiddle/
Dfiddle_main.cpp170 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
199 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
229 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
/external/skqp/tools/fiddle/
Dfiddle_main.cpp170 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
199 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
229 SkDestinationSurfaceColorMode::kLegacy); in setup_backend_objects()
/external/skqp/tools/viewer/
DViewer.cpp185 , fColorMode(ColorMode::kLegacy) in Viewer()
276 case ColorMode::kLegacy: in Viewer()
286 this->setColorMode(ColorMode::kLegacy); in Viewer()
533 case ColorMode::kLegacy: in updateTitle()
547 if (ColorMode::kLegacy != fColorMode) { in updateTitle()
706 bool wantLegacy = (ColorMode::kLegacy == fColorMode) || in setColorMode()
726 if (ColorMode::kLegacy != fColorMode) { in drawSlide()
1090 cmButton(ColorMode::kLegacy, "Legacy 8888"); in drawImGui()
DViewer.h42 kLegacy, // N32, no color management enumerator
/external/bsdiff/include/bsdiff/
Dpatch_writer_interface.h16 kLegacy, enumerator
/external/skia/tools/viewer/
DViewer.cpp173 , fColorMode(ColorMode::kLegacy) in Viewer()
268 case ColorMode::kLegacy: in Viewer()
278 this->setColorMode(ColorMode::kLegacy); in Viewer()
681 case ColorMode::kLegacy: in updateTitle()
695 if (ColorMode::kLegacy != fColorMode) { in updateTitle()
854 bool wantLegacy = (ColorMode::kLegacy == fColorMode) || in setColorMode()
898 if (ColorMode::kLegacy != fColorMode) { in drawSlide()
1280 cmButton(ColorMode::kLegacy, "Legacy 8888"); in drawImGui()
/external/skqp/src/core/
DSkMipMap.h38 ? SkDestinationSurfaceColorMode::kLegacy in DeduceColorMode()
/external/skia/src/core/
DSkMipMap.h39 ? SkDestinationSurfaceColorMode::kLegacy in DeduceColorMode()
DSkImageInfoPriv.h14 kLegacy, enumerator
/external/skqp/gm/
Dshowmiplevels.cpp137 SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in drawLevels()
246 SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in drawLevels()
/external/skia/gm/
Dshowmiplevels.cpp138 SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in drawLevels()
247 SkDestinationSurfaceColorMode colorMode = SkDestinationSurfaceColorMode::kLegacy; in drawLevels()
/external/skia/src/gpu/
DGrTexture.cpp52 , fMipColorMode(SkDestinationSurfaceColorMode::kLegacy) { in GrTexture()

123