Home
last modified time | relevance | path

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

/third_party/skia/tests/
DReadPixelsTest.cpp152 int32_t bG = static_cast<int32_t>(SkGetPackedG32(b)); in check_read_pixel() local
DWritePixelsTest.cpp170 int32_t bG = static_cast<int32_t>(SkGetPackedG32(b)); in check_pixel() local
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js16 …b1+"").toUpperCase()},bX=bu.userAgent,bV,bC,e,bL=Object.prototype.toString,bG=Object.prototype.has… argument
23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp497 deUint8 bG = (deUint8)getBits(src, 51, 55); in decompressETC1Block() local