HomeSort by relevance Sort by last modified time
    Searched full:context0 (Results 1 - 12 of 12) sorted by null

  /external/skia/tests/
EGLImageTest.cpp 82 DEF_GPUTEST_FOR_RENDERING_CONTEXTS(EGLImageTest, reporter, context0, glCtx0) {
89 GrGLGpu* gpu0 = static_cast<GrGLGpu*>(context0->getGpu());
172 context0->textureProvider()->wrapBackendTexture(externalDesc));
182 context0->textureProvider()->wrapBackendTexture(externalDesc));
191 context0->textureProvider()->wrapBackendTexture(externalDesc));
197 test_read_pixels(reporter, context0, externalTextureObj, pixels.get());
199 test_write_pixels(reporter, context0, externalTextureObj);
201 test_copy_surface(reporter, context0, externalTextureObj, pixels.get());
  /external/v8/test/cctest/
test-access-checks.cc 139 v8::Local<v8::Context> context0 = local
141 context0->Enter();
156 ->Set(context1, v8_str("other"), context0->Global())
test-api.cc 9160 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
9905 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
10075 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
10149 v8::Local<Context> context0 = Context::New(isolate, NULL, obj_template); local
10240 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
10288 v8::Local<Context> context0 = Context::New(isolate); local
11665 v8::Local<Context> context0 = Context::New(isolate); local
15387 v8::Local<Context> context0 = Context::New(isolate); local
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
lcms2_internal.h 437 // If NULL, then it reverts to global Context0
457 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback
461 // The global Context0 storage for error logger
475 // The global Context0 storage for alarm codes
489 // The global Context0 storage for adaptation state
497 // The global Context0 storage for memory management
511 // The global Context0 storage for interpolation plug-in
525 // The global Context0 storage for tone curves plug-in
539 // The global Context0 storage for formatters plug-in
554 // The global Context0 storage for tag types plug-i
    [all...]
cmserr.c 171 // Pointers to memory manager functions in Context0
498 // Context0 storage, which is global
620 // Pointers to memory manager functions in Context0
cmsplugin.c 704 // reverts to Context0 globals
cmsxform.c 34 // The Context0 observer adaptation state.
    [all...]
  /external/google-breakpad/src/processor/
minidump_unittest.cc 490 Context context0(dump, raw_context0);
491 Thread thread0(dump, 0xbbef4432, stack0, context0,
494 dump.Add(&context0);
    [all...]
  /art/runtime/
oat_file.cc 741 dl_iterate_context context0 = { Begin(), &dlopen_mmaps_, 0, 0};
742 if (dl_iterate_phdr(dl_iterate_context::callback, &context0) == 0) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar 

Completed in 2291 milliseconds