Home
last modified time | relevance | path

Searched defs:index (Results 3326 - 3350 of 6097) sorted by relevance

1...<<131132133134135136137138139140>>...244

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_res.cpp541 ucol_getAvailable(int32_t index) in ucol_getAvailable() argument
/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp56 SkTypeface_AndroidSystem(const SkString& pathName, const bool cacheFontFiles, int index, const SkFixed* axes, int axesCount, const SkFontStyle& style, bool isFixedPitch, const SkString& familyName, const SkTArray<SkLanguage, true>& lang, FontVariant variantStyle) SkTypeface_AndroidSystem() argument
[all...]
H A DSkRemotableFontMgr_win_dw.cpp194 UINT32 index; variable
218 UINT32 index; variable
/third_party/skia/tests/
H A DRRectInPathTest.cpp416 static void set_radii(SkVector radii[4], int index, float rad) { in set_radii() argument
H A DIncrTopoSortTest.cpp244 void moveNodeInSort(sk_sp<Node> node, int index) { in moveNodeInSort() argument
267 shift(int index) shift() argument
[all...]
H A DPathOpsCubicIntersectionTest.cpp449 testsOneOff(skiatest::Reporter* reporter, int index) testsOneOff() argument
[all...]
H A DTestUtils.cpp308 int index = cache.findGlyphIndex(c); in DEF_TEST() local
/third_party/skia/src/pathops/
H A DSkIntersections.h50 void clearCoincidence(int index) { in clearCoincidence() argument
128 bool isCoincident(int index) { in isCoincident() argument
223 unBumpT(int index) unBumpT() argument
[all...]
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp111 void SkCustomTypefaceBuilder::setGlyph(SkGlyphID index, float advance, const SkPath& path) { in setGlyph() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.cpp663 size_t index = ComputeFormatIndex(format); in GetInternalFormat() local
673 size_t index = ComputeFormatIndex(format); in GetValidInternalFormat() local
H A DCommandBufferStateTracker.cpp341 SetBindGroup(BindGroupIndex index, BindGroupBase* bindgroup, uint32_t dynamicOffsetCount, const uint32_t* dynamicOffsets) SetBindGroup() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilSamplingTests.cpp81 uint32_t index = 0; in GenerateSamplingShader() local
85 shaderSource << "[[group(0), binding(" << 2 * index << ")]] var tex" << index in GenerateSamplingShader() local
89 << ")]] var<storage, read_write> result" << index in GenerateSamplingShader() local
93 shaderBody << "\nresult" << index << ".value = textureLoad(tex" << index in GenerateSamplingShader() local
97 shaderSource << "[[group(0), binding(" << 2 * index << ")]] var tex" << index in GenerateSamplingShader() local
101 << ")]] var<storage, read_write> result" << index GenerateSamplingShader() local
104 shaderBody << "var texel = textureLoad(tex" << index GenerateSamplingShader() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestConfig.cpp316 uint32_t index = systemInfo->activeGPUIndex; in GetActiveGPU() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderPassEncoder.cpp116 setBindGroup( Napi::Env env, interop::GPUIndex32 index, interop::Interface<interop::GPUBindGroup> bindGroup, std::vector<interop::GPUBufferDynamicOffset> dynamicOffsets) setBindGroup() argument
133 setBindGroup(Napi::Env env, interop::GPUIndex32 index, interop::Interface<interop::GPUBindGroup> bindGroup, interop::Uint32Array dynamicOffsetsData, interop::GPUSize64 dynamicOffsetsDataStart, interop::GPUSize32 dynamicOffsetsDataLength) setBindGroup() argument
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftbsdf.c574 FT_Int index; in bsdf_approximate_edge() local
925 FT_Int index; first_pass() local
994 FT_Int index; second_pass() local
1132 FT_Int index; finalize_sdf() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.cc146 unsigned int index; member
150 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) in _hb_face_for_data_closure_create() argument
207 hb_face_create(hb_blob_t *blob, unsigned int index) hb_face_create() argument
428 hb_face_set_index(hb_face_t *face, unsigned int index) hb_face_set_index() argument
[all...]
H A Dhb-ot-layout-gsub-table.hh85 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply() local
187 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply() local
439 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply() local
682 unsigned int index in apply() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc79 IndexSubTable* BitmapSizeTable::GetIndexSubTable(int32_t index) { in GetIndexSubTable() argument
155 int32_t index = 0; in BinarySearchIndexSubTables() local
176 IndexSubTable* BitmapSizeTable::CreateIndexSubTable(int32_t index) { in CreateIndexSubTable() argument
323 IndexSubTableBuilder( int32_t index) IndexSubTableBuilder() argument
432 int32_t index = 0; BinarySearchIndexSubTables() local
473 CreateIndexSubTableBuilder(int32_t index) CreateIndexSubTableBuilder() argument
[all...]
/third_party/python/Modules/_ctypes/
H A Dstgdict.c214 MakeFields(PyObject *type, CFieldObject *descr, Py_ssize_t index, Py_ssize_t offset) MakeFields() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h214 DWARFUnit *getUnitAtIndex(unsigned index) { in getUnitAtIndex() argument
220 DWARFUnit *getDWOUnitAtIndex(unsigned index) { in getDWOUnitAtIndex() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp217 Instruction *&operator[](const int index) { in operator []() argument
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc113 MakeStructMember( size_t index, const ast::Type* type, ast::DecorationList decorations) MakeStructMember() argument
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table.cc252 explicit OpenTypeMatcher(uint32_t index) : index_(index) {} in OpenTypeMatcher() argument
273 explicit OpenNumberMatcher(uint32_t index) : index_(index) {} in OpenNumberMatcher() argument
[all...]
/third_party/skia/tools/
H A DDDLPromiseImageHelper.cpp23 DDLPromiseImageHelper::PromiseImageInfo::PromiseImageInfo(int index, in PromiseImageInfo() argument
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp151 int index = this->findRec(owner); in touchBegin() local
215 int index = this->findRec(owner); in touchMoved() local
264 int index = this->findRec(owner); in touchEnd() local
[all...]

Completed in 28 milliseconds

1...<<131132133134135136137138139140>>...244