Home
last modified time | relevance | path

Searched defs:getContext (Results 1 - 25 of 102) sorted by relevance

12345

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiClassifier.java78 public Object getContext() { in getContext() method in BidiClassifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiClassifier.java75 public Object getContext() { in getContext() method in BidiClassifier
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestPackage.hpp54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles3::TestPackage
H A Dtgl45es3TestPackage.hpp54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles3::TestPackageGL45ES3
H A Dtes3TestCase.hpp42 Context& getContext (void) { return m_context; } in getContext() function in deqp::gles3::TestCaseGroup
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31TestPackage.hpp54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestPackage
H A Dtgl45es31TestPackage.hpp54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestPackageGL45ES31
H A Dtes31TestCase.hpp42 Context& getContext (void) { return m_context; } in getContext() function in deqp::gles31::TestCaseGroup
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.hpp54 Context* getContext (void) { return m_context; } in getContext() function in deqp::gles2::TestPackage
H A Dtes2TestCase.hpp42 Context& getContext (void) { return m_context; } in getContext() function in deqp::gles2::TestCaseGroup
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DContextWGL.cpp20 HGLRC ContextWGL::getContext() const in getContext() function in rx::ContextWGL
H A DRendererWGL.cpp37 HGLRC RendererWGL::getContext() const in getContext() function in rx::RendererWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLEvent.h80 inline Context &Event::getContext() in getContext() function in cl::Event
85 inline const Context &Event::getContext() const in getContext() function in cl::Event
H A DCLCommandQueue.h293 inline Context &CommandQueue::getContext() in getContext() function in cl::CommandQueue
298 inline const Context &CommandQueue::getContext() const in getContext() function in cl::CommandQueue
H A DCLProgram.h110 inline Context &Program::getContext() in getContext() function in cl::Program
115 inline const Context &Program::getContext() const in getContext() function in cl::Program
H A DCLSampler.h56 inline const Context &Sampler::getContext() const in getContext() function in cl::Sampler
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DContextEGL.cpp57 EGLContext ContextEGL::getContext() const in getContext() function in rx::ContextEGL
H A DRendererEGL.cpp36 EGLContext RendererEGL::getContext() const in getContext() function in rx::RendererEGL
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestCase.hpp44 Context& getContext(void) in getContext() function in deqp::TestCaseGroup
H A DglcTestPackage.hpp48 Context& getContext(void) in getContext() function in deqp::PackageContext
81 Context& getContext(void) in getContext() function in deqp::TestPackage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h117 MCContext& getContext() const { return Ctx; } in getContext() function in llvm::MCDisassembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h35 MCContext &getContext() const { return Streamer.getContext(); } in getContext() function in llvm::AMDGPUTargetStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTranslator.h49 GlobalContext *getContext() const { return Ctx; } in getContext() function in Ice::Translator
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dhtmlcanvas.js
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dmain.cpp91 ContextPtr getContext() in getContext() function

Completed in 6 milliseconds

12345