/external/skia/tests/ |
ErrorTest.cpp | 27 ErrorContext *context_ptr = static_cast<ErrorContext *>(context); local 28 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) );
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_llvm_sample.c | 63 LLVMValueRef context_ptr; member in struct:draw_llvm_sampler_dynamic_state 112 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), ""); 223 LLVMValueRef context_ptr) 247 sampler->dynamic_state.context_ptr = context_ptr;
|
draw_llvm.c | 433 LLVMValueRef context_ptr, 439 LLVMValueRef consts_ptr = draw_jit_context_vs_constants(variant->gallivm, context_ptr); 799 LLVMValueRef context_ptr) 807 LLVMValueRef vp_ptr = draw_jit_context_viewport(gallivm, context_ptr); 860 LLVMValueRef context_ptr, 1067 LLVMValueRef context_ptr; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_tex_sample.c | 68 LLVMValueRef context_ptr; member in struct:llvmpipe_sampler_dynamic_state 117 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), ""); 233 LLVMValueRef context_ptr) 258 sampler->dynamic_state.context_ptr = context_ptr;
|
lp_state_fs.c | 222 LLVMValueRef context_ptr, 286 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr); 287 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr); 291 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 357 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr); 447 LLVMValueRef context_ptr, 514 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr); 515 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr); 519 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 596 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr); 778 LLVMValueRef context_ptr; local [all...] |
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_llvm_sample.c | 63 LLVMValueRef context_ptr; member in struct:draw_llvm_sampler_dynamic_state 112 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), ""); 223 LLVMValueRef context_ptr) 247 sampler->dynamic_state.context_ptr = context_ptr;
|
draw_llvm.c | 433 LLVMValueRef context_ptr, 439 LLVMValueRef consts_ptr = draw_jit_context_vs_constants(variant->gallivm, context_ptr); 799 LLVMValueRef context_ptr) 807 LLVMValueRef vp_ptr = draw_jit_context_viewport(gallivm, context_ptr); 860 LLVMValueRef context_ptr, 1067 LLVMValueRef context_ptr; local [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_tex_sample.c | 68 LLVMValueRef context_ptr; member in struct:llvmpipe_sampler_dynamic_state 117 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), ""); 233 LLVMValueRef context_ptr) 258 sampler->dynamic_state.context_ptr = context_ptr;
|
lp_state_fs.c | 222 LLVMValueRef context_ptr, 286 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr); 287 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr); 291 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 357 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr); 447 LLVMValueRef context_ptr, 514 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr); 515 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr); 519 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 596 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr); 778 LLVMValueRef context_ptr; local [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
async_file_util_adapter.cc | 155 FileSystemOperationContext* context_ptr = context.release(); local 157 context_ptr->task_runner(), 159 context_ptr, url, file_flags), 161 base::Owned(context_ptr)), 171 FileSystemOperationContext* context_ptr = context.release(); local 172 const bool success = context_ptr->task_runner()->PostTaskAndReply( 175 sync_file_util_.get(), base::Owned(context_ptr), url), 186 FileSystemOperationContext* context_ptr = context.release(); local 188 context_ptr->task_runner(), FROM_HERE, 191 base::Owned(context_ptr), url, exclusive, recursive) 200 FileSystemOperationContext* context_ptr = context.release(); local 214 FileSystemOperationContext* context_ptr = context.release(); local 230 FileSystemOperationContext* context_ptr = context.release(); local 245 FileSystemOperationContext* context_ptr = context.release(); local 262 FileSystemOperationContext* context_ptr = context.release(); local 278 FileSystemOperationContext* context_ptr = context.release(); local 293 FileSystemOperationContext* context_ptr = context.release(); local 307 FileSystemOperationContext* context_ptr = context.release(); local 321 FileSystemOperationContext* context_ptr = context.release(); local 342 FileSystemOperationContext* context_ptr = context.release(); local [all...] |
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
native_media_file_util.cc | 148 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 149 const bool success = context_ptr->task_runner()->PostTask( 162 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 163 const bool success = context_ptr->task_runner()->PostTask( 176 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 177 const bool success = context_ptr->task_runner()->PostTask( 212 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 213 const bool success = context_ptr->task_runner()->PostTask( 228 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 229 const bool success = context_ptr->task_runner()->PostTask 243 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 257 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 272 fileapi::FileSystemOperationContext* context_ptr = context.get(); local 294 fileapi::FileSystemOperationContext* context_ptr = context.get(); local [all...] |