/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ThreadSafeModule.h | 61 LLVMContext *getContext() { return S ? S->Ctx.get() : nullptr; } in getContext() function 65 const LLVMContext *getContext() const { return S ? S->Ctx.get() : nullptr; } in getContext() function 156 ThreadSafeContext getContext() const { return TSCtx; } in getContext() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLEvent.h | 80 inline Context &Event::getContext() in getContext() function 85 inline const Context &Event::getContext() const in getContext() function
|
D | CLCommandQueue.h | 293 inline Context &CommandQueue::getContext() in getContext() function 298 inline const Context &CommandQueue::getContext() const in getContext() function
|
D | CLProgram.h | 110 inline Context &Program::getContext() in getContext() function 115 inline const Context &Program::getContext() const in getContext() function
|
D | CLSampler.h | 56 inline const Context &Sampler::getContext() const in getContext() function
|
D | CLMemory.h | 97 inline const Context &Memory::getContext() const in getContext() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTestPackage.hpp | 48 Context& getContext(void) in getContext() function in deqp::PackageContext 81 Context& getContext(void) in getContext() function in deqp::TestPackage
|
/third_party/jsframework/runtime/main/page/ |
D | OffscreenCanvas.ts | 17 …public getContext(contextId: '2d', options?: CanvasRenderingContext2DSettings): OffscreenCanvasRen… method in OffscreenCanvas 50 …getContext: (contextId: '2d', options?: CanvasRenderingContext2DSettings)=>OffscreenCanvasRenderin… property
|
/third_party/skia/src/gpu/ |
D | GrGpuResource.cpp | 129 const GrDirectContext* GrGpuResource::getContext() const { in getContext() function in GrGpuResource 137 GrDirectContext* GrGpuResource::getContext() { in getContext() function in GrGpuResource
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | ContextWGL.cpp | 20 HGLRC ContextWGL::getContext() const in getContext() function in rx::ContextWGL
|
D | RendererWGL.cpp | 37 HGLRC RendererWGL::getContext() const in getContext() function in rx::RendererWGL
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | BidiClassifier.java | 78 public Object getContext() { in getContext() method in BidiClassifier
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | BidiClassifier.java | 75 public Object getContext() { in getContext() method in BidiClassifier
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/org/freedesktop/gstreamer/androidmedia/ |
D | GstAmcOnFrameAvailableListener.java | 34 public synchronized long getContext () { in getContext() method in GstAmcOnFrameAvailableListener
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | RendererEGL.cpp | 36 EGLContext RendererEGL::getContext() const in getContext() function in rx::RendererEGL
|
D | ContextEGL.cpp | 57 EGLContext ContextEGL::getContext() const in getContext() function in rx::ContextEGL
|
/third_party/vk-gl-cts/modules/gles2/ |
D | tes2TestPackage.hpp | 54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles2::TestPackage
|
/third_party/vk-gl-cts/modules/gles31/ |
D | tes31TestPackage.hpp | 54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestPackage
|
D | tgl45TestPackage.hpp | 54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestPackageGL45
|
/third_party/vk-gl-cts/modules/gles3/ |
D | tes3TestPackage.hpp | 54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles3::TestPackage
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 161 const MCContext &getContext() const { return Context; } in getContext() function 162 MCContext &getContext() { return Context; } in getContext() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUTargetStreamer.h | 35 MCContext &getContext() const { return Streamer.getContext(); } in getContext() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTranslator.h | 49 GlobalContext *getContext() const { return Ctx; } in getContext() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 117 MCContext& getContext() const { return Ctx; } in getContext() function
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | htmlcanvas.js | 41 this.getContext = function(type) { method in HTMLCanvas
|