Home
last modified time | relevance | path

Searched refs:get (Results 6351 - 6375 of 14719) sorted by relevance

1...<<251252253254255256257258259260>>...589

/third_party/skia/src/gpu/mock/
H A DGrMockRenderTask.h32 if (entry.get() == proxy) {
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_permute_function_variables.cpp46 auto first_block = function.entry().get(); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_looped_with_recommendations.cpp30 passes[GetFuzzerContext()->RandomIndex(passes)].get(); in RepeatedPassManagerLoopedWithRecommendations()
H A Drepeated_pass_manager_random_with_recommendations.cpp51 result = passes[GetFuzzerContext()->RandomIndex(passes)].get(); in ChoosePass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_permute_function_variables.cpp46 auto first_block = function.entry().get(); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_looped_with_recommendations.cpp30 passes[GetFuzzerContext()->RandomIndex(passes)].get(); in RepeatedPassManagerLoopedWithRecommendations()
H A Drepeated_pass_manager_random_with_recommendations.cpp51 result = passes[GetFuzzerContext()->RandomIndex(passes)].get(); in ChoosePass()
/third_party/skia/src/sksl/transform/
H A DSkSLEliminateDeadGlobalVariables.cpp38 return isDeadVariable(pe.get()); in EliminateDeadGlobalVariables()
/third_party/skia/src/sksl/ir/
H A DSkSLPostfixExpression.cpp27 if (!Analysis::UpdateVariableRefKind(base.get(), VariableRefKind::kReadWrite, in Convert()
/third_party/skia/tests/
H A DGrContextOOM.cpp23 auto context = factory.get(contextType); in DEF_GPUTEST()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cache.hh51 bool get (unsigned int key, unsigned int *value) const in get() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.cpp33 Manager == nullptr ? nullptr : Manager->Allocator.get(); in set_current()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCTargetMachine.h44 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h44 return static_cast<HexagonTargetObjectFile*>(TLOF.get());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp56 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h42 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h49 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVETargetMachine.h47 return TLOF.get();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetMachine.h53 return TLOF.get();
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dgenerator.cc49 writer->WriteBuilder(builder.get()); in Generate()
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dtest_helper.h51 gen_ = std::make_unique<GeneratorImpl>(program.get()); in Build()
/third_party/skia/tools/gpu/
H A DTestContext.cpp53 flushInfo.fFinishedContext = fFinishTrackers[fCurrentFlushIdx].get(); in flushAndWaitOnSync()
H A DTestContext.h38 GpuTimer* gpuTimer() const { SkASSERT(fGpuTimer); return fGpuTimer.get(); } in gpuTimer()
/third_party/skia/tools/gpu/vk/
H A DVkTestHelper.h34 GrDirectContext* directContext() { return fDirectContext.get(); } in directContext()
/third_party/skia/tools/skiaserve/urlhandlers/
H A DImgHandler.cpp44 return SendData(connection, data.get(), "image/png"); in handle()

Completed in 11 milliseconds

1...<<251252253254255256257258259260>>...589