Home
last modified time | relevance | path

Searched defs:isTrivial (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
DGrPaint.h115 bool isTrivial() const { return fTrivial; } in isTrivial() function
/third_party/flutter/skia/src/gpu/
DGrPaint.h116 bool isTrivial() const { return fTrivial; } in isTrivial() function
/third_party/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.h87 bool isTrivial() const { in isTrivial() function
/third_party/flutter/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.h91 bool isTrivial() const { in isTrivial() function
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp8554 bool TGlslangToSpvTraverser::isTrivial(const glslang::TIntermTyped* node) in isTrivial() function in __anon6f2436b30111::TGlslangToSpvTraverser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3908 bool isTrivial = true; in SimplifyCommonResume() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2241 bool isTrivial() { in isTrivial() function