Home
last modified time | relevance | path

Searched defs:get (Results 501 - 525 of 929) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRefCountObject.h158 ObjectType *get() const { return mObject; } in get() function in angle::BindingPointer
H A DBlobCache.cpp141 bool BlobCache::get(angle::ScratchBuffer *scratchBuffer, in get() function in egl::BlobCache
227 void BlobCache::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h478 bool get(Key key, Value *value) const in get() function in angle::final
654 ANGLE_INLINE bool get(uint64_t key, Value *out) const in get() function in angle::final
H A DSynchronizedValue.h260 T get() const in get() function in angle::SynchronizedValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h84 const Metadata *get(ArrayRef<const Metadata *> MDs) const { in get() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp369 GISelCSEAnalysisWrapper::get(std::unique_ptr<CSEConfigBase> CSEOpt, in get() function in GISelCSEAnalysisWrapper
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h129 BlockInterference *get(unsigned MBBNum) { in get() function in llvm::InterferenceCache::Entry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() function in LayoutAlignElem
125 PointerAlignElem PointerAlignElem::get(uint32_t AddressSpace, Align ABIAlign, in get() function in PointerAlignElem
[all...]
/third_party/skia/src/core/
H A DSkZip.h81 template<size_t I> constexpr auto get() const { in get() function in SkZip
H A DSkTInternalLList.h213 T* get() { return fCurr; } in get() function in SkTInternalLList::Iter
/third_party/skia/src/gpu/
H A DGrAHardwareBufferImageGenerator.cpp122 AHardwareBuffer* get() const { return fAhb; } in makeView() function in AutoAHBRelease
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacroExpander.cpp526 const Token &MacroExpander::MacroContext::get() in get() function in pp::MacroExpander::MacroContext
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMJIT.cpp145 JITGlobals *JITGlobals::get() in get() function in __anon22916::JITGlobals
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp229 T &get(uint32_t id) in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
235 const T &get(uint32_t id) const in get() function in SPIRV_CROSS_NAMESPACE::ParsedIR
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_mapper.h149 inline const AffixPatternProvider& get() const { in get() function in number::impl::AutoAffixPatternProvider
H A Dnumber_types.h339 T get(UErrorCode& status) const { in get() function in number::impl::NullableValue
H A Ducoleitr.cpp117 const RCEI *RCEBuffer::get() in get() function in RCEBuffer
179 const PCEI *PCEBuffer::get() in get() function in PCEBuffer
/third_party/skia/tests/
H A DRefCntTest.cpp123 const sk_sp<Effect>& get() const { return fEffect; } in get() function in Paint
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dgl_raii.h65 GLuint get() in get() function in angle::GLWrapper
73 GLuint get() const in get() function in angle::GLWrapper
153 GLuint get() const { return mHandle; } in get() function in angle::GLShader
224 GLuint get() in get() function in angle::GLProgram
232 GLuint get() const in get() function in angle::GLProgram
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Drestricted_trace_gold_tests.py196 def get(self): member in get_skia_gold_keys.Filter
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DIOSurfaceWrappingTests.cpp47 IOSurfaceRef get() const { in get() function in __anon20553::ScopedIOSurfaceRef
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh120 bool get (hb_codepoint_t g) const { return s.get (g) ^ inverted; } in get() function
H A Dhb-machinery.hh234 const Returned * get () const { return Funcs::convert (get_stored ()); } in get() function
H A Dhb-map.hh179 V get (K key) const in get() function
H A Dhb-set.hh105 bool get (hb_codepoint_t g) const { return s.get (g); } in get() function

Completed in 21 milliseconds

1...<<21222324252627282930>>...38