Home
last modified time | relevance | path

Searched defs:Compact (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkMipmap.cpp33 static uint32_t Compact(const Sk4h& x) { in Compact() function
45 static uint16_t Compact(uint32_t x) { in Compact() function
55 static uint16_t Compact(uint32_t x) { in Compact() function
65 static uint8_t Compact(unsigned x) { in Compact() function
76 static uint16_t Compact(const Sk4f& x) { in Compact() function
88 static uint64_t Compact(const Sk4f& x) { in Compact() function
100 static uint16_t Compact(uint32_t x) { in Compact() function
110 static uint16_t Compact(uint64_t x) { in Compact() function
120 static uint32_t Compact(const Sk4f& x) { in Compact() function
132 static uint64_t Compact(const skvx::Vec<4, uint32_t>& x) { in Compact() function
[all …]
/third_party/skia/third_party/externals/tint/tools/src/lut/
Dlut.go41 Compact() methodSpec
70 func (t lut) Compact() { func
/third_party/flutter/skia/src/core/
DSkMipMap.cpp32 static uint32_t Compact(const Sk4h& x) { in Compact() function
44 static uint16_t Compact(uint32_t x) { in Compact() function
54 static uint16_t Compact(uint32_t x) { in Compact() function
64 static uint8_t Compact(unsigned x) { in Compact() function
74 static uint64_t Compact(const Sk4f& x) { in Compact() function
/third_party/grpc/third_party/upb/tests/
Dtest_table.cc80 void Compact() { upb_inttable_compact(&table_); } in Compact() function in upb::IntTable
295 void Compact() { table_.Compact(); } in Compact() function in upb::TypedIntTable