Searched refs:using (Results 2501 - 2525 of 3203) sorted by relevance
1...<<101102103104105106107108109110>>...129
/third_party/skia/src/gpu/gl/ |
H A D | GrGLProgramDataManager.h | 95 using INHERITED = GrGLSLProgramDataManager;
|
/third_party/skia/src/gpu/tessellate/ |
H A D | StrokeTessellator.h | 37 // Returns the fixed number of edges the tessellator will draw per patch, if using fixed-count 121 // Calculates and buffers up future values for "numRadialSegmentsPerRadian" using SIMD. 124 using PathStrokeList = StrokeTessellator::PathStrokeList;
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
H A D | data_synonym_and_id_equation_facts.h | 96 using OperationSet =
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | propagator.h | 58 // values to statements using those values. Simulation proceeds as follows: 187 using VisitFunction = std::function<PropStatus(Instruction*, BasicBlock**)>;
|
H A D | vector_dce.h | 29 using LiveComponentMap = std::unordered_map<uint32_t, utils::BitVector>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
H A D | data_synonym_and_id_equation_facts.h | 96 using OperationSet =
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | propagator.h | 58 // values to statements using those values. Simulation proceeds as follows: 187 using VisitFunction = std::function<PropStatus(Instruction*, BasicBlock**)>;
|
H A D | vector_dce.h | 29 using LiveComponentMap = std::unordered_map<uint32_t, utils::BitVector>;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | reldtfmt.h | 36 * This class is normally accessed using the kRelative or k...Relative values of EStyle as 86 using DateFormat::format; 92 * Example: using the US locale: "yyyy.MM.dd e 'at' HH:mm:ss zzz" ->>
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
H A D | EffectDescription.h | 26 using _ef = std::function<void(iter_type, iter_type)>;
|
/third_party/skia/third_party/externals/oboe/include/oboe/ |
H A D | AudioStreamBuilder.h | 28 using ManagedStream = std::unique_ptr<AudioStream, StreamDeleterFunctor>; 259 * The effects are controlled using the Android AudioEffect Java API. 272 * and effects applied using the Java AudioEffect API. 297 * Note that when using OpenSL ES, this will be ignored and the created
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLBinaryExpression.h | 104 using INHERITED = Expression;
|
H A D | SkSLForStatement.h | 125 using INHERITED = Statement;
|
H A D | SkSLTernaryExpression.h | 94 using INHERITED = Expression;
|
H A D | SkSLSwizzle.h | 91 using INHERITED = Expression;
|
H A D | SkSLExpression.h | 212 using INHERITED = IRNode;
|
H A D | SkSLIndexExpression.h | 75 using INHERITED = Expression;
|
/third_party/skia/src/shaders/gradients/ |
H A D | SkGradientShaderPriv.h | 143 using INHERITED = SkShaderBase;
|
/third_party/skia/src/xml/ |
H A D | SkDOM.h | 112 using INHERITED = SkNoncopyable;
|
/third_party/skia/src/ports/ |
H A D | SkTypeface_mac_ct.h | 126 using INHERITED = SkTypeface;
|
H A D | SkFontConfigTypeface.h | 82 using INHERITED = SkTypeface_FreeType;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BindGroupLayout.h | 59 using BindingMap = std::map<BindingNumber, BindingIndex>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetSchedule.h | 130 using ProcResIter = const MCWriteProcResEntry *;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 41 using RangesTy = std::map<uint64_t, ObjFileAddressRange>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | Line.h | 19 using llvm::support::ulittle32_t;
|
Completed in 13 milliseconds
1...<<101102103104105106107108109110>>...129