Home
last modified time | relevance | path

Searched defs:A8 (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/tools/
DSkVMBuilders.h16 enum class Fmt { A8, G8, RGBA_8888 }; enumerator
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dfilters_neon.c226 const uint8x16_t A8 = SHIFT_LEFT_N_Q(A7, 8); in HorizontalUnfilter_NEON() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dfilters_neon.c226 const uint8x16_t A8 = SHIFT_LEFT_N_Q(A7, 8); in HorizontalUnfilter_NEON() local
/third_party/typescript/tests/cases/conformance/types/conditional/
DconditionalTypes1.ts195 type A8 = And<true, boolean>; // boolean alias
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/
Dimageformats.h44 struct A8 struct
48 static void readColor(gl::ColorF *dst, const A8 *src); argument
/third_party/skia/third_party/externals/angle2/src/image_util/
Dimageformats.h44 struct A8 struct
48 static void readColor(gl::ColorF *dst, const A8 *src); argument
/third_party/openssl/test/
Dmodes_internal_test.c433 # define A8 A7 macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73594 A8, enumerator