Searched refs:get (Results 6451 - 6475 of 9336) sorted by relevance
1...<<251252253254255256257258259260>>...374
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_constant_composite.cpp | 125 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
H A D | transformation_split_block.cpp | 116 auto branch_instruction_ptr = branch_instruction.get(); in Apply()
|
H A D | transformation_swap_conditional_branch_operands.cpp | 77 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | pass_manager.h | 148 return passes_[index].get(); in GetPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/ |
H A D | repeated_pass_instances.h | 107 NAME##_ = pass.get(); \
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_constant_composite.cpp | 125 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
H A D | transformation_split_block.cpp | 116 auto branch_instruction_ptr = branch_instruction.get(); in Apply()
|
H A D | transformation_swap_conditional_branch_operands.cpp | 77 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 | pass_manager.h | 148 return passes_[index].get(); in GetPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | propagator_test.cpp | 49 SSAPropagator propagator(ctx_.get(), visit_fn); in Propagate()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | buddhcal.cpp | 156 int32_t newYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
H A D | coptccal.cpp | 116 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
H A D | ethpccal.cpp | 157 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
H A D | taiwncal.cpp | 163 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status); in initializeSystemDefaultCentury()
|
H A D | usrchimp.h | 36 /* get weights from a CE */ 76 const PCEI *get(); 201 * and get only the primary values no shifting to quartenary is required since
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | ustream.cpp | 100 ch = stream.get(); in operator >>() 102 // The EOF is only set after the get() of an unavailable byte. in operator >>()
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | HelloOboeEngine.cpp | 123 ->setCallback(mLatencyCallback.get()) in createPlaybackStream()
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLForStatement.h | 110 return fUnrollInfo.get(); in unrollInfo()
|
/third_party/skia/src/utils/ |
H A D | SkCanvasStack.cpp | 24 this->INHERITED::addCanvas(canvas.get()); in pushCanvas()
|
/third_party/skia/tests/ |
H A D | DefaultPathRendererTest.cpp | 121 SkBitmap bm = read_back(dContext, sdc.get(), kBigSize, kBigSize); in run_test()
|
H A D | GrContextFactoryTest.cpp | 32 // Test that we get different context after abandon. in DEF_GPUTEST() 38 // The GL context should also change, but it also could get the same address. in DEF_GPUTEST() 90 contextOptions.fExecutor = threadPool.get(); in DEF_GPUTEST()
|
H A D | PDFTaggedTableTest.cpp | 105 metadata.fStructureElementTreeRoot = root.get(); in DEF_TEST()
|
H A D | RTreeTest.cpp | 83 rtree.insert(rects.get(), NUM_RECTS); in DEF_TEST()
|
H A D | RepeatedClippedBlurTest.cpp | 97 sk_sp<SkImage> filteredImg = smImg->makeWithFilter(dContext, blur.get(), subset, clip, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/skia/src/shaders/gradients/ |
H A D | SkLinearGradient.cpp | 59 if (!rec.isLegacyCompatible(fColorSpace.get())) { in onMakeContext()
|
Completed in 13 milliseconds
1...<<251252253254255256257258259260>>...374