/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Pyramid.cpp | 115 int off, off2, height, h, w; local 120 off2 = pyr->width + off + pyr->border - right - 1; 130 base[off2 + w + 1] = base[off2];
|
/packages/apps/Camera2/jni/feature_mos/src/mosaic/ |
Pyramid.cpp | 115 int off, off2, height, h, w; local 120 off2 = pyr->width + off + pyr->border - right - 1; 130 base[off2 + w + 1] = base[off2];
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Pyramid.cpp | 115 int off, off2, height, h, w; local 120 off2 = pyr->width + off + pyr->border - right - 1; 130 base[off2 + w + 1] = base[off2];
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffload.c | 482 FT_ULong off1, off2 = 0; local 503 off2 = cff_index_read_offset( idx, &error ); 505 while ( off2 == 0 && element < idx->count ); 516 off2 = idx->offsets[element]; 518 } while ( off2 == 0 && element < idx->count ); 522 /* XXX: should check off2 does not exceed the end of this entry; */ 523 /* at present, only truncate off2 at the end of this stream */ 524 if ( off2 > stream->size + 1 || 525 idx->data_offset > stream->size - off2 + 1 ) 530 off2, stream->size - idx->data_offset + 1 )) [all...] |
/external/freetype/src/cff/ |
cffload.c | 482 FT_ULong off1, off2 = 0; local 503 off2 = cff_index_read_offset( idx, &error ); 505 while ( off2 == 0 && element < idx->count ); 516 off2 = idx->offsets[element]; 518 } while ( off2 == 0 && element < idx->count ); 522 /* XXX: should check off2 does not exceed the end of this entry; */ 523 /* at present, only truncate off2 at the end of this stream */ 524 if ( off2 > stream->size + 1 || 525 idx->data_offset > stream->size - off2 + 1 ) 530 off2, stream->size - idx->data_offset + 1 )) [all...] |
/external/grub/stage2/ |
jfs.h | 407 u32 off2; /* 4: offset in unit of fsblksize */ member in struct:xad 414 #define offsetXAD(xad) (((s64)((xad)->off1)) << 32 | ((xad)->off2))
|
/external/elfutils/libcpu/ |
i386_parse.c | 227 int off2; member in struct:instruction::operand [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ixjuser.h | 135 unsigned int off2; member in struct:__anon37619
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ixjuser.h | 135 unsigned int off2; member in struct:__anon39210
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ixjuser.h | 135 unsigned int off2; member in struct:__anon40724
|