/third_party/skia/src/core/ |
H A D | SkSpecialSurface.cpp | 28 SkCanvas* onGetCanvas() { return fCanvas.get(); } in onGetCanvas()
|
H A D | SkDescriptor.cpp | 66 memcpy(desc.get(), this, fLength); in copy()
|
H A D | SkFontStream.cpp | 59 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 D | TestUtils.java | 148 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 D | transformation_wrap_vector_synonym.cpp | 148 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
|
H A D | simplification_pass.cpp | 67 function->entry().get(), in SimplifyFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_wrap_vector_synonym.cpp | 148 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
|
H A D | simplification_pass.cpp | 67 function->entry().get(), in SimplifyFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | compact_ids_test.cpp | 272 const auto status = compact_id_pass.Run(context.get()); in TEST()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | astro.h | 362 * 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 D | measunit_impl.h | 87 * 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 D | number_mapper.h | 149 inline const AffixPatternProvider& get() const { in get() function in number::impl::AutoAffixPatternProvider
|
H A D | number_types.h | 339 T get(UErrorCode& status) const { in get() function in number::impl::NullableValue
|
H A D | numparse_symbols.cpp | 23 fUniSet = unisets::get(key); in SymbolMatcher()
|
H A D | persncal.cpp | 272 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | FilterAudioStream.h | 60 return mChildStream.get(); in getChildStream()
|
/third_party/skia/src/sksl/dsl/ |
H A D | DSLFunction.cpp | 106 fDecl->setDefinition(function.get()); in define()
|
/third_party/skia/src/pdf/ |
H A D | SkPDFTypes.h | 136 SkPDFArray_Append(ret.get(), args...); in SkPDFMakeArray()
|
/third_party/skia/tests/ |
H A D | ImageCacheTest.cpp | 125 gPool = pool.get(); in DEF_TEST()
|
H A D | WrappedSurfaceCopyOnWriteTest.cpp | 35 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 D | frame_capture_test_utils.h | 42 zlib_internal::GzipUncompressHelper(uncompressedData.get(), &destLen, compressedData.data(), in DecompressBinaryData()
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/ |
H A D | ApiProcs.cpp | 74 return reinterpret_cast<{{as_cType(method.return_type.name)}}>(allocation->object.get());
|
/third_party/skia/third_party/externals/dawn/generator/templates/ |
H A D | mock_webgpu.cpp | 98 return reinterpret_cast<{{as_cType(type.name)}}>(mObjects.back().get());
|