/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 662 int state_size = TEX_STATE_SIZE_NEWDRM; local 665 ALLOC_STATE( tex[0], tex_pair_mm, state_size, "TEX/tex-0", 0 ); 666 ALLOC_STATE( tex[1], tex_pair_mm, state_size, "TEX/tex-1", 1 ); 670 ALLOC_STATE( tex[0], tex_mm, state_size, "TEX/tex-0", 0 ); 671 ALLOC_STATE( tex[1], tex_mm, state_size, "TEX/tex-1", 1 ); 674 ALLOC_STATE( tex[2], tex_mm, state_size, "TEX/tex-2", 2 ); 675 ALLOC_STATE( tex[3], tex_mm, state_size, "TEX/tex-3", 3 ); 676 ALLOC_STATE( tex[4], tex_mm, state_size, "TEX/tex-4", 4 ); 677 ALLOC_STATE( tex[5], tex_mm, state_size, "TEX/tex-5", 5 ); [all...] |
r200_tcl.c | 297 GLuint state_size; local 312 state_size = radeonCountStateEmitSize( &rmesa->radeon ); 315 state_size += rmesa->hw.vtx.check(rmesa->radeon.glCtx, &rmesa->hw.vtx); 342 if (rcommonEnsureCmdBufSpace(&rmesa->radeon, space_required + state_size, __FUNCTION__)) 345 return space_required + state_size;
|
r200_swtcl.c | 209 const int state_size = radeonCountStateEmitSize(&rmesa->radeon); local 211 state_size + 216 rmesa->radeon.swtcl.emit_prediction = state_size;
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 662 int state_size = TEX_STATE_SIZE_NEWDRM; local 665 ALLOC_STATE( tex[0], tex_pair_mm, state_size, "TEX/tex-0", 0 ); 666 ALLOC_STATE( tex[1], tex_pair_mm, state_size, "TEX/tex-1", 1 ); 670 ALLOC_STATE( tex[0], tex_mm, state_size, "TEX/tex-0", 0 ); 671 ALLOC_STATE( tex[1], tex_mm, state_size, "TEX/tex-1", 1 ); 674 ALLOC_STATE( tex[2], tex_mm, state_size, "TEX/tex-2", 2 ); 675 ALLOC_STATE( tex[3], tex_mm, state_size, "TEX/tex-3", 3 ); 676 ALLOC_STATE( tex[4], tex_mm, state_size, "TEX/tex-4", 4 ); 677 ALLOC_STATE( tex[5], tex_mm, state_size, "TEX/tex-5", 5 ); [all...] |
r200_tcl.c | 297 GLuint state_size; local 312 state_size = radeonCountStateEmitSize( &rmesa->radeon ); 315 state_size += rmesa->hw.vtx.check(rmesa->radeon.glCtx, &rmesa->hw.vtx); 342 if (rcommonEnsureCmdBufSpace(&rmesa->radeon, space_required + state_size, __FUNCTION__)) 345 return space_required + state_size;
|
r200_swtcl.c | 209 const int state_size = radeonCountStateEmitSize(&rmesa->radeon); local 211 state_size + 216 rmesa->radeon.swtcl.emit_prediction = state_size;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
random.h | 536 * @var state_size The degree of recursion. 560 static const int state_size = __n; member in class:mersenne_twister 619 { return std::equal(__lhs._M_x, __lhs._M_x + state_size, __rhs._M_x); } 684 _UIntType _M_x[state_size]; [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_tcl.c | 289 GLuint state_size; local 314 state_size = radeonCountStateEmitSize( &rmesa->radeon ); 317 state_size += rmesa->hw.tcl.check( rmesa->radeon.glCtx, &rmesa->hw.tcl ); 344 return space_required + state_size;
|
radeon_swtcl.c | 236 const int state_size = radeonCountStateEmitSize( &rmesa->radeon ); local 242 state_size + 247 rmesa->radeon.swtcl.emit_prediction = state_size;
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_tcl.c | 289 GLuint state_size; local 314 state_size = radeonCountStateEmitSize( &rmesa->radeon ); 317 state_size += rmesa->hw.tcl.check( rmesa->radeon.glCtx, &rmesa->hw.tcl ); 344 return space_required + state_size;
|
radeon_swtcl.c | 236 const int state_size = radeonCountStateEmitSize( &rmesa->radeon ); local 242 state_size + 247 rmesa->radeon.swtcl.emit_prediction = state_size;
|
/external/chromium_org/chrome/browser/ui/views/profiles/ |
avatar_menu_bubble_view.cc | 330 gfx::Size state_size = sync_state_label_->GetPreferredSize(); local 331 state_size.set_width(std::min(state_size.width(), max_label_width)); 337 std::max(state_size.height(), edit_size.height()); 342 sync_state_label_->SetBounds(label_x, bottom - state_size.height(), 343 state_size.width(), state_size.height());
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
ffvertex_prog.c | 1530 struct ureg state_size = register_param2(p, STATE_INTERNAL, STATE_POINT_SIZE_CLAMPED); local [all...] |
/external/mesa3d/src/mesa/main/ |
ffvertex_prog.c | 1530 struct ureg state_size = register_param2(p, STATE_INTERNAL, STATE_POINT_SIZE_CLAMPED); local [all...] |