Home
last modified time | relevance | path

Searched defs:BitDepth (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h55 struct BitDepth { struct
56 enum Value : SK_OT_BYTE {
62 SK_OT_BYTE value;
/third_party/flutter/skia/src/sfnt/
DSkOTTable_EBLC.h55 struct BitDepth { struct
56 enum Value : SK_OT_BYTE {
62 SK_OT_BYTE value;
/third_party/flutter/skia/include/core/
DSkImage.h552 enum class BitDepth { enum
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc71 int32_t BitmapSizeTable::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable
313 int32_t BitmapSizeTable::Builder::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable::Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc71 int32_t BitmapSizeTable::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable
313 int32_t BitmapSizeTable::Builder::BitDepth() { in BitDepth() function in sfntly::BitmapSizeTable::Builder
/third_party/skia/include/core/
DSkImage.h228 enum class BitDepth { enum
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h222 uint8_t BitDepth; member