| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | ScalarizeVecAndMatConstructorArgs.cpp | 213 ScalarizeVecAndMatConstructorArgs(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ScalarizeVecAndMatConstructorArgs() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | RewriteSampleMaskVariable.cpp | 105 RewriteSampleMask(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable, const TIntermTyped *numSamplesUniform) RewriteSampleMask() argument 167 RewriteSampleMaskIn(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteSampleMaskIn() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | OVR_multiview2_test.cpp | 175 void VariableOccursNTimes(TIntermBlock *root, in VariableOccursNTimes() argument
|
| H A D | OVR_multiview_test.cpp | 172 void VariableOccursNTimes(TIntermBlock *root, in VariableOccursNTimes() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLX11VisualTest.cpp | 212 Window root; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| H A D | tcuRandomOrderExecutor.cpp | 41 RandomOrderExecutor::RandomOrderExecutor(TestPackageRoot &root, in RandomOrderExecutor() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | AnalyzeCallDepth.cpp | 106 AnalyzeCallDepth::AnalyzeCallDepth(TIntermNode *root) in AnalyzeCallDepth() argument
|
| H A D | Compiler.cpp | 141 TIntermNode* root = parseContext.getTreeRoot(); in compile() local 210 bool TCompiler::validateCallDepth(TIntermNode *root, TInfoSink &infoSink) in validateCallDepth() argument 242 bool TCompiler::validateLimitations(TIntermNode* root) { in validateLimitations() argument [all...] |
| H A D | parseConst.cpp | 239 bool TIntermediate::parseConstTree(const TSourceLoc& line, TIntermNode* root, ConstantUnion* unionArray, TOperator constructorType, TType t, bool singleConstantParam) in parseConstTree() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | name_mapper.cpp | 196 std::string root; in ParseInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | name_mapper.cpp | 196 std::string root; in ParseInstruction() local
|
| /third_party/skia/src/utils/ |
| H A D | SkJSON.h | 339 const Value& root() const { return fRoot; } in root() function in skjson::final
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftglyph.h | 169 FT_GlyphRec root; member 219 FT_GlyphRec root; member
|
| H A D | ftrender.h | 152 FT_Module_Class root; member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftdrv.h | 166 FT_Module_Class root; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.h | 97 AF_StyleMetricsRec root; member
|
| /third_party/skia/third_party/externals/freetype/src/type1/ |
| H A D | t1objs.c | 375 FT_Face root = (FT_Face)&face->root; FT_LOCAL_DEF() local 513 FT_Face root = &face->root; FT_LOCAL_DEF() local [all...] |
| /third_party/python/Lib/tkinter/ |
| H A D | font.py | 206 root = tkinter.Tk() global() variable [all...] |
| /third_party/skia/tools/sk_app/unix/ |
| H A D | GLWindowContext_unix.cpp | 149 XWindow root; in onInitializeContext() local
|
| /third_party/toybox/toys/other/ |
| H A D | lsattr.c | 142 static int retell_dir(struct dirtree *root) in retell_dir() argument 252 static int update_attr(struct dirtree *root) in update_attr() argument [all...] |
| /third_party/skia/gm/ |
| H A D | lattice.cpp | 26 static sk_sp<SkSurface> make_surface(SkCanvas* root, int N, int padLeft, int padTop, in make_surface() argument 32 static sk_sp<SkImage> make_image(SkCanvas* root, int* xDivs, int* yDivs, int padLeft, int padTop, in make_image() argument 241 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage() argument
|
| /third_party/skia/modules/sksg/tests/ |
| H A D | SGTest.cpp | 27 static void check_inval(skiatest::Reporter* reporter, const sk_sp<sksg::Node>& root, in check_inval() argument 64 static void check_hittest(skiatest::Reporter* reporter, const sk_sp<sksg::RenderNode>& root, in check_hittest() argument 82 auto root = sksg::TransformEffect::Make(grp, matrix); in inval_test1() local 229 auto root = sksg::Group::Make(); inval_test2() local 299 auto root = sksg::ImageFilterEffect::Make(group, filter); inval_test3() local [all...] |
| /third_party/spirv-tools/source/ |
| H A D | name_mapper.cpp | 196 std::string root; in ParseInstruction() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuApp.cpp | 50 static void writeCaselistsToStdout (TestPackageRoot& root, TestContext& testCtx) in writeCaselistsToStdout() argument 78 static void verifyAmberCapabilityCoherency (TestPackageRoot& root, TestContext& testCtx) in verifyAmberCapabilityCoherency() argument
|
| H A D | tcuTestSessionExecutor.cpp | 49 TestSessionExecutor::TestSessionExecutor (TestPackageRoot& root, TestContext& testCtx) in TestSessionExecutor() argument
|