Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DCodecAnimTest.cpp97 constexpr SkAlphaType kOpaque = kOpaque_SkAlphaType; in DEF_TEST() local
127 { kOpaque, kUnpremul, kUnpremul, kUnpremul, kUnpremul, kUnpremul }, in DEF_TEST()
159 { kOpaque, kOpaque, kOpaque }, in DEF_TEST()
193 { kOpaque, kOpaque, kOpaque }, in DEF_TEST()
201 { "images/colorTables.gif", 2, { 0 }, { kOpaque }, { 1000, 1000 }, 5, in DEF_TEST()
215 { "images/stoplight.webp", 3, { 0, 1 }, { kOpaque, kOpaqu in DEF_TEST()
[all...]
/third_party/skia/gm/
H A Dencode_color_types.cpp66 kOpaque, member in skiagm::Variant
84 const char* variant = fVariant == Variant::kOpaque ? "opaque-":
103 case Variant::kOpaque:
165 DEF_ENCODE_GM(format, quality, kOpaque, name); \
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.h86 kOpaque, enumerator
484 Opaque(std::string n) : Type(kOpaque), name_(std::move(n)) {} in Opaque()
H A Dtype_manager.cpp350 case Type::kOpaque: { in GetTypeInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h86 kOpaque, enumerator
484 Opaque(std::string n) : Type(kOpaque), name_(std::move(n)) {} in Opaque()
H A Dtype_manager.cpp350 case Type::kOpaque: { in GetTypeInstruction()
/third_party/spirv-tools/source/opt/
H A Dtypes.h91 kOpaque, enumerator
484 Opaque(std::string n) : Type(kOpaque), name_(std::move(n)) {} in Opaque()
H A Dtype_manager.cpp351 case Type::kOpaque: { in GetTypeInstruction()

Completed in 12 milliseconds