Home
last modified time | relevance | path

Searched refs:SK_CODEC_DECODES_BMP (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/skia/renderengine/include/config/
H A DSkUserConfig.h10 #ifndef SK_CODEC_DECODES_BMP
11 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/win/include/config/
H A DSkUserConfig.h10 #ifndef SK_CODEC_DECODES_BMP
11 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/linux/include/config/
H A DSkUserConfig.h6 #ifndef SK_CODEC_DECODES_BMP
7 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/mac/include/config/
H A DSkUserConfig.h10 #ifndef SK_CODEC_DECODES_BMP
11 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/android/include/config/
H A DSkUserConfig.h14 #ifndef SK_CODEC_DECODES_BMP
15 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/skqp/include/config/
H A DSkUserConfig.h26 #ifndef SK_CODEC_DECODES_BMP
27 #define SK_CODEC_DECODES_BMP macro
/aosp_15_r20/external/skia/tools/
H A DCodecUtils.h15 #if defined(SK_CODEC_DECODES_BMP)
64 #if defined(SK_CODEC_DECODES_BMP) in RegisterAllAvailable()
/aosp_15_r20/external/skia/src/codec/
H A DSkCodec.cpp41 #if defined(SK_CODEC_DECODES_BMP)
110 #if defined(SK_CODEC_DECODES_BMP) in get_decoders_for_editing()
H A DBUILD.bazel143 defines = ["SK_CODEC_DECODES_BMP"],
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp144 #if defined(SK_CODEC_DECODES_BMP)
172 #if defined(SK_CODEC_DECODES_BMP) in DecodeImageData()
/aosp_15_r20/external/skia/
H A DBUILD.gn32 "SK_CODEC_DECODES_BMP",