/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_rast_tri_tmp.h | 75 unsigned outmask, inmask, partmask, partial_mask; local 100 inmask = ~partmask & 0xffff; 107 assert((partial_mask & inmask) == 0); 109 LP_COUNT_ADD(nr_empty_4, util_bitcount(0xffff & ~(partial_mask | inmask))); 135 while (inmask) { 136 int i = ffs(inmask) - 1; 142 inmask &= ~(1 << i); 164 unsigned outmask, inmask, partmask, partial_mask; local 203 inmask = ~partmask & 0xffff; 210 assert((partial_mask & inmask) == 0) [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_rast_tri_tmp.h | 75 unsigned outmask, inmask, partmask, partial_mask; local 100 inmask = ~partmask & 0xffff; 107 assert((partial_mask & inmask) == 0); 109 LP_COUNT_ADD(nr_empty_4, util_bitcount(0xffff & ~(partial_mask | inmask))); 135 while (inmask) { 136 int i = ffs(inmask) - 1; 142 inmask &= ~(1 << i); 164 unsigned outmask, inmask, partmask, partial_mask; local 203 inmask = ~partmask & 0xffff; 210 assert((partial_mask & inmask) == 0) [all...] |
/frameworks/native/opengl/libs/ETC1/ |
etc1.cpp | 247 void etc_average_colors_subblock(const etc1_byte* pIn, etc1_uint32 inMask, 262 if (inMask & (1 << i)) { 279 if (inMask & (1 << i)) { 335 void etc_encode_subblock_helper(const etc1_byte* pIn, etc1_uint32 inMask, 348 if (inMask & (1 << i)) { 363 if (inMask & (1 << i)) { 433 void etc_encode_block_helper(const etc1_byte* pIn, etc1_uint32 inMask, 451 etc_encode_subblock_helper(pIn, inMask, &temp, flipped, false, 462 etc_encode_subblock_helper(pIn, inMask, &temp, flipped, true, 480 // inmask is a 16-bit mask where bit (1 << (x + y * 4)) tells whether the corresponding (x,y [all...] |
/sdk/emulator/opengl/host/libs/Translator/GLcommon/ |
etc1.cpp | 247 void etc_average_colors_subblock(const etc1_byte* pIn, etc1_uint32 inMask, 262 if (inMask & (1 << i)) { 279 if (inMask & (1 << i)) { 335 void etc_encode_subblock_helper(const etc1_byte* pIn, etc1_uint32 inMask, 348 if (inMask & (1 << i)) { 363 if (inMask & (1 << i)) { 433 void etc_encode_block_helper(const etc1_byte* pIn, etc1_uint32 inMask, 451 etc_encode_subblock_helper(pIn, inMask, &temp, flipped, false, 462 etc_encode_subblock_helper(pIn, inMask, &temp, flipped, true, 480 // inmask is a 16-bit mask where bit (1 << (x + y * 4)) tells whether the corresponding (x,y [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 843 int inMask = ((unsigned) ii < imgMos.Y.width && 846 if(!inMask) 926 int inMask = ((unsigned) ii < imgMos.Y.width && 929 if(inMask && imgMos.Y.ptr[jj][ii] != site_idx && 942 if(inMask && imgMos.Y.ptr[jj][ii] != 255) [all...] |
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 863 int inMask = ((unsigned) ii < imgMos.Y.width && 866 if(!inMask) 946 int inMask = ((unsigned) ii < imgMos.Y.width && 949 if(inMask && imgMos.Y.ptr[jj][ii] != site_idx && 962 if(inMask && imgMos.Y.ptr[jj][ii] != 255) [all...] |
/packages/apps/Camera2/jni/feature_mos/src/mosaic/ |
Blend.cpp | 863 int inMask = ((unsigned) ii < imgMos.Y.width && 866 if(!inMask) 946 int inMask = ((unsigned) ii < imgMos.Y.width && 949 if(inMask && imgMos.Y.ptr[jj][ii] != site_idx && 962 if(inMask && imgMos.Y.ptr[jj][ii] != 255) [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
TargetLowering.cpp | [all...] |
SelectionDAG.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/ |
libc.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libc.a | [all...] |