Searched refs:txa (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | ReadPixelsTest.cpp | 533 static void compare_textures(skiatest::Reporter* reporter, GrTexture* txa, GrTexture* txb) { in compare_textures() argument 534 REPORTER_ASSERT(reporter, txa->width() == 2); in compare_textures() 535 REPORTER_ASSERT(reporter, txa->height() == 2); in compare_textures() 538 REPORTER_ASSERT(reporter, txa->config() == txb->config()); in compare_textures() 541 REPORTER_ASSERT(reporter, txa->readPixels(0, 0, 2, 2, txa->config(), pixelsA)); in compare_textures() 542 REPORTER_ASSERT(reporter, txb->readPixels(0, 0, 2, 2, txa->config(), pixelsB)); in compare_textures()
|
/external/aac/libFDK/src/ |
D | FDK_bitbuffer.cpp | 229 UINT txa = 0x0; in FDK_getBwd() local 243 txa |= (tx & bitMaskR) << (31 - (i<<1)); in FDK_getBwd() 244 txa |= (tx & bitMaskL) >> (31 - (i<<1)); in FDK_getBwd() 247 return (txa >> (32 - numberOfBits)) ; in FDK_getBwd()
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6387 "txa~c",
|