/external/chromium_org/third_party/WebKit/PerformanceTests/Canvas/ |
draw-dynamic-canvas-2d-to-hw-accelerated-canvas-2d.html | 7 var sourceCtx2D = sourceCanvas2D.getContext("2d"); 9 var destCtx2D = destCanvas2D.getContext("2d");
|
draw-static-canvas-2d-to-hw-accelerated-canvas-2d.html | 7 var sourceCtx2D = sourceCanvas2D.getContext("2d"); 9 var destCtx2D = destCanvas2D.getContext("2d");
|
upload-canvas-2d-to-texture.html | 8 var ctx2D = canvas2D.getContext("2d"); 10 var gl = canvas3D.getContext('experimental-webgl');
|
upload-webgl-to-texture.html | 8 var sourceCtx = sourceCanvas3D.getContext('experimental-webgl'); 10 var destCtx = destCanvas3D.getContext('experimental-webgl');
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_reliantunix.h | 74 * So we'll use our homegrown, getcontext/setcontext-compatible stuff which 75 * will save us the getcontext/setcontext system calls at each context switch. 91 #define _GETCONTEXT getcontext 218 ** getcontext() is the result of calling getcontext() or 220 ** setting a context got with getcontext() appears to 221 ** return from getcontext(), too! 224 ** because we want getcontext() on the other side of the magic
|
/external/chromium_org/ui/views/ime/ |
input_method_bridge_unittest.cc | 54 GetContext()->SetProperty(aura::client::kRootWindowInputMethodKey, 76 GetContext()->SetProperty(aura::client::kRootWindowInputMethodKey,
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
DialogPreferenceTest.java | 47 assertThat(shadow.getContext(), sameInstance(context)); 53 assertThat(shadow.getContext(), sameInstance(context));
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
RotationActivity.java | 54 canvas.translate(dipToPx(getContext(), 400), dipToPx(getContext(), 200));
|
/frameworks/rs/cpp/ |
BaseObj.cpp | 47 RS::dispatch->ObjDestroy(mRS->getContext(), mID); 54 RS::dispatch->GetName(mRS->getContext(), mID, &name);
|
/packages/apps/Camera/src/com/android/camera/ui/ |
OverlayRenderer.java | 73 protected Context getContext() { 75 return mOverlay.getContext();
|
CameraSwitcher.java | 118 mParent = LayoutInflater.from(getContext()).inflate(R.layout.switcher_popup, 125 RotateImageView item = new RotateImageView(getContext()); 137 item.setContentDescription(getContext().getResources().getString( 141 item.setContentDescription(getContext().getResources().getString( 145 item.setContentDescription(getContext().getResources().getString( 149 item.setContentDescription(getContext().getResources().getString(
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
OverlayRenderer.java | 73 protected Context getContext() { 75 return mOverlay.getContext();
|
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
DigitsEditText.java | 40 final InputMethodManager imm = ((InputMethodManager) getContext() 51 final InputMethodManager imm = ((InputMethodManager) getContext()
|
/packages/apps/Email/tests/src/com/android/email/ |
MessagingControllerUnitTests.java | 48 getContext().getContentResolver().delete(uri, null, null); 80 mAccount.save(getContext());
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ |
CenteredLinearLayout.java | 33 TypedArray a = getContext().obtainStyledAttributes(attrs, R.styleable.CenteredLinearLayout); 41 Resources r = getContext().getResources();
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
AccessibilityUtils.java | 39 Context ctx = view.getContext(); 48 event.setPackageName(view.getContext().getPackageName());
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorTest.java | 43 mSensorManager = (SensorManager) getContext().getSystemService(Context.SENSOR_SERVICE); 54 boolean hasAccelerometer = getContext().getPackageManager().hasSystemFeature( 65 boolean hasStepCounter = getContext().getPackageManager().hasSystemFeature( 76 boolean hasStepDetector = getContext().getPackageManager().hasSystemFeature( 87 boolean hasCompass = getContext().getPackageManager().hasSystemFeature( 215 (SensorManager) getContext().getSystemService(Context.SENSOR_SERVICE);
|
/cts/tests/tests/os/src/android/os/cts/ |
ProcessTest.java | 71 getContext().startService(mIntent); 72 getContext().bindService(new Intent(ISecondary.class.getName()), 88 getContext().stopService(mIntent); 91 getContext().unbindService(mSecondaryConnection); 161 getContext().stopService(mIntent); 192 getContext().stopService(mIntent);
|
/external/llvm/examples/BrainF/ |
BrainFDriver.cpp | 60 getOrInsertFunction("main", IntegerType::getInt32Ty(mod->getContext()), 61 IntegerType::getInt32Ty(mod->getContext()), 63 IntegerType::getInt8Ty(mod->getContext()))), NULL)); 73 BasicBlock *bb = BasicBlock::Create(mod->getContext(), "main.0", main_func); 83 ReturnInst::Create(mod->getContext(), 84 ConstantInt::get(mod->getContext(), APInt(32, 0)), bb);
|
/external/llvm/lib/Transforms/Utils/ |
LowerInvoke.cpp | 118 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); 126 JBLinkTy = StructType::create(M.getContext(), "llvm.sjljeh.jmpbufty"); 163 AbortFn = M.getOrInsertFunction("abort", Type::getVoidTy(M.getContext()), 202 ConstantInt *InvokeNoC = ConstantInt::get(Type::getInt32Ty(II->getContext()), 227 new StoreInst(Constant::getNullValue(Type::getInt32Ty(II->getContext())), 436 Value *Idx[] = { Constant::getNullValue(Type::getInt32Ty(F.getContext())), 437 ConstantInt::get(Type::getInt32Ty(F.getContext()), 1) }; 452 BasicBlock::Create(F.getContext(), "setjmp.catch", &F); 457 AllocaInst *StackPtr = new AllocaInst(Type::getInt8PtrTy(F.getContext()), 0, 462 AllocaInst *InvokeNum = new AllocaInst(Type::getInt32Ty(F.getContext()), 0 [all...] |
/packages/services/Telephony/src/com/android/phone/ |
CdmaSystemSelectListPreference.java | 72 Settings.Global.getInt(mPhone.getContext().getContentResolver(), 85 Settings.Global.putInt(mPhone.getContext().getContentResolver(), 122 mPhone.getContext().getContentResolver(), 132 mPhone.getContext().getContentResolver(), 151 Settings.Global.putInt(mPhone.getContext().getContentResolver(), 163 Settings.Global.putInt(mPhone.getContext().getContentResolver(),
|
/external/clang/lib/CodeGen/ |
CGAtomic.cpp | 56 ASTContext &C = CGF.getContext(); 99 CharUnits size = CGF.getContext().toCharUnitsFromBits(AtomicSizeInBits); 121 CGF.getContext(), lvalue.getTBAAInfo()); 327 unsigned Align = CGF.getContext().getTypeAlignInChars(ValTy).getQuantity(); 333 CGF.getContext().VoidPtrTy); 342 CharUnits sizeChars = getContext().getTypeSizeInChars(AtomicTy); 344 CharUnits alignChars = getContext().getTypeAlignInChars(AtomicTy); 349 getContext().toBits(sizeChars) > MaxInlineWidthInBits); 356 LValue lvalue = LValue::MakeAddr(Ptr, AtomicTy, alignChars, getContext()); 409 getContext().getTypeSizeInChars(MemTy->getPointeeType()) [all...] |
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMELFStreamer.cpp | 175 MCSymbol *Start = getContext().CreateTempSymbol(); 179 getContext().GetOrCreateSymbol(Name + "." + 188 const MCExpr *Value = MCSymbolRefExpr::Create(Start, getContext()); 253 EHSection = getContext().getELFSection( 257 EHSection = getContext().getELFSection(EHSecName, Type, Flags, Kind); 300 const MCSymbol *PersonalitySym = getContext().GetOrCreateSymbol(Name); 305 getContext()); 316 FnStart = getContext().CreateTempSymbol(); 336 getContext()); 347 getContext()); [all...] |
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/ |
CommonExternalStorageTest.java | 56 final File single = getContext().getExternalCacheDir(); 58 final File firstMultiple = getContext().getExternalCacheDirs()[0]; 66 final File single = getContext().getExternalFilesDir(Environment.DIRECTORY_PICTURES); 68 final File firstMultiple = getContext() 77 final File single = getContext().getObbDir(); 79 final File firstMultiple = getContext().getObbDirs()[0]; 87 final List<File> paths = getAllPackageSpecificPaths(getContext());
|
/cts/tests/tests/accessibility/src/android/view/accessibility/cts/ |
AccessibilityNodeInfoTest.java | 42 AccessibilityNodeInfo sentInfo = AccessibilityNodeInfo.obtain(new View(getContext())); 102 info.setParent(new View(getContext())); 103 info.setSource(new View(getContext())); 104 info.addChild(new View(getContext())); 105 info.addChild(new View(getContext()), 1); 125 info.setLabeledBy(new View(getContext())); 126 info.setLabelFor(new View(getContext()));
|