Home
last modified time | relevance | path

Searched refs:get (Results 6901 - 6925 of 9674) sorted by relevance

1...<<271272273274275276277278279280>>...387

/third_party/skia/src/core/
H A DSkSpecialSurface.cpp28 SkCanvas* onGetCanvas() { return fCanvas.get(); } in onGetCanvas()
H A DSkDescriptor.cpp66 memcpy(desc.get(), this, fLength); in copy()
H A DSkFontStream.cpp59 SkSharedTTHeader* header = (SkSharedTTHeader*)storage.get(); in count_tables()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestUtils.java148 encChar |= (bb.get(position) & 0xff); in encodeOneChar()
156 * @param charsetName the charset to get an encoder for
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_wrap_vector_synonym.cpp148 auto new_instruction_ptr = new_instruction.get(); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Drelax_float_ops_pass.cpp68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
H A Dsimplification_pass.cpp67 function->entry().get(), in SimplifyFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_wrap_vector_synonym.cpp148 auto new_instruction_ptr = new_instruction.get(); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Drelax_float_ops_pass.cpp68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
H A Dsimplification_pass.cpp67 function->entry().get(), in SimplifyFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcompact_ids_test.cpp272 const auto status = compact_id_pass.Run(context.get()); in TEST()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.h362 * numbers start at <em>noon</em>. To get the jdn for
741 static int32_t get(CalendarCache** cache, int32_t key, UErrorCode &status);
H A Dmeasunit_impl.h87 * The dimensionless unit generally does not get compared, but if it did, it
198 static inline const MeasureUnitImpl *get(const MeasureUnit &measureUnit) { in get() function in MeasureUnitImpl
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 Dnumparse_symbols.cpp23 fUniSet = unisets::get(key); in SymbolMatcher()
H A Dpersncal.cpp272 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.h60 return mChildStream.get(); in getChildStream()
/third_party/skia/src/sksl/dsl/
H A DDSLFunction.cpp106 fDecl->setDefinition(function.get()); in define()
/third_party/skia/src/pdf/
H A DSkPDFTypes.h136 SkPDFArray_Append(ret.get(), args...); in SkPDFMakeArray()
/third_party/skia/tests/
H A DImageCacheTest.cpp125 gPool = pool.get(); in DEF_TEST()
H A DWrappedSurfaceCopyOnWriteTest.cpp35 return sk_gpu_test::GetTextureImageProxy(img.get(), dContext)->uniqueID(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.h42 zlib_internal::GzipUncompressHelper(uncompressedData.get(), &destLen, compressedData.data(), in DecompressBinaryData()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DApiProcs.cpp74 return reinterpret_cast<{{as_cType(method.return_type.name)}}>(allocation->object.get());
/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dmock_webgpu.cpp98 return reinterpret_cast<{{as_cType(type.name)}}>(mObjects.back().get());

Completed in 16 milliseconds

1...<<271272273274275276277278279280>>...387