Searched defs:kLookup (Results 1 – 4 of 4) sorted by relevance
| /external/v8/src/objects/ |
| D | intl-objects.h | 231 enum class MatcherOption { kBestFit, kLookup }; enumerator
|
| /external/skia/src/core/ |
| D | SkCompressedDataUtils.cpp | 35 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in extend_5plus3To8Bits() local
|
| /external/skia/third_party/etc1/ |
| D | etc1.cpp | 128 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; variable
|
| /external/skqp/third_party/etc1/ |
| D | etc1.cpp | 128 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; variable
|