Home
last modified time | relevance | path

Searched defs:skipCount (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkBuffer.h68 template <typename T> const T* skipCount(size_t count) { in skipCount() function
DSkPath.cpp2277 int skipCount = SkPathPriv::LeadingMoveToCount(*this) - 1; in computeConvexity() local
/third_party/skia/tests/
Dskia_test.cpp235 int skipCount = 0; in main() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp1861 uint32_t skipCount = 0; in printFailuresAndReturnCount() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1822 size_t skipCount, in loadAllParams()