| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | DisplayImpl.h | 109 virtual void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) {} in setBlobCacheFuncs() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBitField.h | 56 void set(cl_bitfield bits) { mBits |= bits; } in set() function in cl::BitField 57 void set(const BitField &other) { mBits |= other.mBits; } in set() function in cl::BitField
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NamedStreamMap.cpp | 124 void NamedStreamMap::set(StringRef Stream, uint32_t StreamNo) { in set() function in NamedStreamMap
|
| /third_party/skia/src/gpu/ |
| H A D | GrColor.h | 102 void set(const SkPMColor4f& color, bool wideColor) { in set() function in GrVertexColor
|
| H A D | GrSimpleMesh.h | 47 inline void GrSimpleMesh::set(sk_sp<const GrBuffer> vertexBuffer, int vertexCount, int baseVertex) { in set() function in GrSimpleMesh
|
| /third_party/skia/src/core/ |
| H A D | SkTLazy.h | 65 T* set(const T& src) { in set() function in SkTLazy 74 T* set(T&& src) { in set() function in SkTLazy
|
| H A D | SkRecord.h | 136 T* set(T* ptr) { in set() function
|
| H A D | SkCanvasPriv.cpp | 89 void SkCanvasPriv::GetDstClipAndMatrixCounts(const SkCanvas::ImageSetEntry set[], int count, in GetDstClipAndMatrixCounts() argument
|
| H A D | SkPtrRecorder.h | 65 Iter(const SkPtrSet& set) Iter() argument [all...] |
| /third_party/skia/src/gpu/tessellate/ |
| H A D | Tessellation.h | 107 void set(const SkStrokeRec& stroke) { in set() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Buffer.h | 71 void set(Buffer *newBuffer, int newOffset = 0, int newSize = 0) in set() function in es2::BufferBinding
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | VulkanTester.cpp | 82 void set(std::string value) in set() function in ScopedSetEnvVar
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | LookupFlag.java | 13 int set(int flags) { in set() method in LookupFlag
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | funcrepl.cpp | 115 UnicodeSet set; in addReplacementSetTo() local
|
| H A D | name2uni.cpp | 42 _set_add(USet *set, UChar32 c) { in _set_add() argument
|
| H A D | number_scientific.cpp | 32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set() function in ScientificModifier
|
| H A D | number_usageprefs.cpp | 93 void StringProp::set(StringPiece value) { in set() function in StringProp
|
| H A D | pluralranges.cpp | 69 const UChar* set = ures_getStringByKeyWithFallback(rb.getAlias(), dataPath.data(), &setLen, &internalStatus); in getPluralRangesData() local
|
| /third_party/skia/src/utils/ |
| H A D | SkBitSet.h | 42 void set(size_t index) { in set() function in SkBitSet 48 void set() { in set() function in SkBitSet
|
| /third_party/skia/src/sksl/lex/ |
| H A D | RegexParser.cpp | 131 void RegexParser::set() { in set() function in RegexParser
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-atomic.hh | 150 void set (int v_) { hb_atomic_int_impl_set (&v, v_); } in set() function
|
| H A D | hb-bit-page.hh | 51 void set (hb_codepoint_t g, bool v) { if (v) add (g); else del (g); } in set() function
|
| H A D | hb-subset-cff-common.cc | 69 hb_set_t *set = hb_set_create (); in hb_plan_subset_cff_fdselect() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-ot-face.c | 42 hb_set_t *set; in test_font() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | containers.h | 69 MARL_NO_EXPORT inline T take(unordered_set<T, H, E>& set) { in take() argument
|