/frameworks/native/libs/vr/libdvrcommon/tests/ |
pose_test.cpp | 103 const auto second_offset = vec3_t(FT(6.0), FT(-7.0), FT(-8.0)); local 106 const Pose_t second_pose(second_rotation, second_offset);
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
ucode_download.c | 136 uint32 fw_size, second_offset, ucode_trx_offset; local 158 second_offset = main_trx_hdr.offsets[2]; 160 if (second_offset == maintrx_hdr_len) { 161 second_offset = 0; 164 ROUNDUP(fw_size, 4) + ROUNDUP(second_offset, 4);
|
/system/core/fastboot/ |
fastboot.cpp | 93 static unsigned second_offset = 0x00f00000; variable 485 sdata, ssize, second_offset, [all...] |
/external/deqp/external/openglcts/modules/gl/ |
gl4cEnhancedLayoutsTests.cpp | 8513 const GLuint second_offset = type.GetActualOffset(base_stride, basic_size \/ 2); local 10394 const GLuint second_offset = Utils::Type::GetActualOffset(first_offset + vec4_stride, block_align); \/* Data at 32 *\/ local 10485 const GLuint second_offset = type.GetActualOffset(base_stride, basic_size \/ 2); local 12158 const GLuint second_offset = Utils::Type::GetActualOffset(first_offset + vec4_stride, block_align); \/* Data at 32 *\/ local [all...] |