Home
last modified time | relevance | path

Searched refs:push_image_gen_src (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/dm/
H A DDM.cpp579 static void push_image_gen_src(Path path, ImageGenSrc::Mode mode, SkAlphaType alphaType, bool isGpu) in push_image_gen_src() function
821 push_image_gen_src(path, ImageGenSrc::kCodec_Mode, codec->getInfo().alphaType(), true); in push_codec_srcs()
825 push_image_gen_src(path, ImageGenSrc::kCodec_Mode, alphaType, false); in push_codec_srcs()
832 push_image_gen_src(path, ImageGenSrc::kPlatform_Mode, alphaType, false); in push_codec_srcs()
838 push_image_gen_src(path, ImageGenSrc::kPlatform_Mode, alphaType, false); in push_codec_srcs()
841 push_image_gen_src(path, ImageGenSrc::kPlatform_Mode, alphaType, false); in push_codec_srcs()

Completed in 3 milliseconds