/external/skia/tests/ |
SRGBTest.cpp | 17 uint32_t reds[256]; local 19 reds[i] = i; 22 SkRasterPipeline_MemoryCtx ptr = { reds, 0 }; 40 if (reds[i] != (uint32_t)i) { 41 ERRORF(r, "%d doesn't round trip, %d", i, reds[i]);
|
/external/skqp/tests/ |
SRGBTest.cpp | 17 uint32_t reds[256]; local 19 reds[i] = i; 22 SkRasterPipeline_MemoryCtx ptr = { reds, 0 }; 40 if (reds[i] != (uint32_t)i) { 41 ERRORF(r, "%d doesn't round trip, %d", i, reds[i]);
|
/external/deqp/framework/common/ |
tcuCompressedTexture.cpp | 1717 float reds[8]; local [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTDecompress.cpp | 839 signed char reds = (signed char)(red1>>3) + ((signed char)((blockTop & 0x7)<<5)>>5); 843 red2 = (unsigned char)reds; [all...] |
/art/compiler/optimizing/ |
loop_optimization.cc | 541 ScopedArenaSafeMap<HInstruction*, HInstruction*> reds( 550 reductions_ = &reds; [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 625 out. And then one can make the broad generalization of higher reds, [all...] |