/external/skia/src/gpu/ |
D | GrGpuObject.cpp | 46 const GrContext* GrGpuObject::getContext() const { in getContext() function in GrGpuObject 54 GrContext* GrGpuObject::getContext() { in getContext() function in GrGpuObject
|
D | GrClipMaskManager.h | 71 GrContext* getContext() { in getContext() function
|
D | GrGpu.h | 54 GrContext* getContext() { return this->INHERITED::getContext(); } in getContext() function 55 const GrContext* getContext() const { return this->INHERITED::getContext(); } in getContext() function
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrGpuResource.cpp | 68 const GrContext* GrGpuResource::getContext() const { in getContext() function in GrGpuResource 76 GrContext* GrGpuResource::getContext() { in getContext() function in GrGpuResource
|
D | GrClipMaskManager.h | 75 GrContext* getContext() { in getContext() function
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowContentProvider.java | 14 public final Context getContext() { in getContext() method in ShadowContentProvider
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | OpenSSLCipherContext.java | 39 long getContext() { in getContext() method in OpenSSLCipherContext
|
D | OpenSSLBIOSink.java | 54 public long getContext() { in getContext() method in OpenSSLBIOSink
|
D | OpenSSLECPointContext.java | 70 public long getContext() { in getContext() method in OpenSSLECPointContext
|
/external/llvm/include/llvm/IR/ |
D | DebugInfo.h | 305 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(2); } in getContext() function 460 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(2); } in getContext() function 538 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 550 DIScope getContext() const { in getContext() function 568 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 588 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(1); } in getContext() function 606 DIScopeRef getContext() const { return getFieldAs<DIScopeRef>(1); } in getContext() function 627 DIScope getContext() const { return getFieldAs<DIScope>(2); } in getContext() function 660 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function 800 DIScope getContext() const { return getFieldAs<DIScope>(1); } in getContext() function
|
/external/deqp/modules/gles3/ |
D | tes3TestPackage.hpp | 43 Context& getContext (void) { return *m_context; } in getContext() function in deqp::gles3::PackageContext
|
/external/deqp/modules/gles31/ |
D | tes31TestPackage.hpp | 43 Context& getContext (void) { return *m_context; } in getContext() function in deqp::gles31::PackageContext
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ |
D | ContextTrackingChecker.java | 22 protected ValidatorContext getContext() { in getContext() method in ContextTrackingChecker
|
D | ContextTrackingState.java | 31 ValidatorContext getContext() { in getContext() method in ContextTrackingState
|
/external/llvm/include/llvm/MC/ |
D | MCDisassembler.h | 106 MCContext& getContext() const { return Ctx; } in getContext() function
|
/external/deqp/modules/gles2/ |
D | tes2TestPackage.hpp | 43 Context& getContext (void) { return *m_context; } in getContext() function in deqp::gles2::PackageContext
|
/external/chromium_org/third_party/skia/experimental/SkV8Example/ |
D | Global.h | 43 Local<Context> getContext() { in getContext() function
|
/external/skia/experimental/SkV8Example/ |
D | Global.h | 43 Local<Context> getContext() { in getContext() function
|
/external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/provider/jsse/ |
D | JSSETestData.java | 72 public static SSLContext getContext() throws Exception { in getContext() method in JSSETestData
|
/external/droiddriver/src/com/google/android/droiddriver/instrumentation/ |
D | InstrumentationUiDevice.java | 47 protected DroidDriverContext<View, ViewElement> getContext() { in getContext() method in InstrumentationUiDevice
|
/external/droiddriver/src/com/google/android/droiddriver/base/ |
D | BaseUiDevice.java | 112 protected abstract DroidDriverContext<?, ?> getContext(); in getContext() method in BaseUiDevice
|
/external/chromium_org/third_party/angle/util/ |
D | EGLWindow.cpp | 64 EGLContext EGLWindow::getContext() const in getContext() function in EGLWindow
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmParserExtension.h | 54 MCContext &getContext() { return getParser().getContext(); } in getContext() function
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | ExceptionWithContext.java | 126 public String getContext() { in getContext() method in ExceptionWithContext
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 121 ASTContext &getContext() { return Context; } in getContext() function 122 const ASTContext &getContext() const { return Context; } in getContext() function
|