Searched defs:bB (Results 1 - 6 of 6) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
H A D | protectedMembersThisParameter.js | 166 function bB(arg) {
class
|
H A D | moduledecl.js | 365 var bB;
variable
|
/third_party/skia/tests/ |
H A D | ReadPixelsTest.cpp | 153 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_read_pixel() local
|
H A D | WritePixelsTest.cpp | 171 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b)); in check_pixel() local
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
H A D | ftsdf.c | 2063 FT_26D6_Vec aA, bB; /* A, B in the above comment */ in get_min_distance_conic() local 2359 FT_26D6_Vec aA, bB, cC; /* A, B, C in the above comment */ get_min_distance_conic() local 2671 FT_26D6_Vec aA, bB, cC, dD; /* A, B, C in the above comment */ get_min_distance_cubic() local [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCompressedTexture.cpp | 499 deUint8 bB = (deUint8)getBits(src, 43, 47); in decompressETC1Block() local
|
Completed in 18 milliseconds