Home
last modified time | relevance | path

Searched refs:kTotalHeight (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/gm/
H A Dpath_stroke_with_zero_length.cpp123 static const int kTotalHeight = kNumRows * (kCellHeight + kCellPad) + kCellPad; variable
195 kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG_CAN_FAIL()
200 kTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG_CAN_FAIL()
276 kDblContourTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG_CAN_FAIL()
281 kDblContourTotalWidth, kTotalHeight, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG_CAN_FAIL()
H A Dlazytiling.cpp187 return SkISize::Make(kTotalWidth, kTotalHeight);
261 inline static constexpr int kTotalHeight = (2*kContentSize+kPad) * kSkTileModeCount + kPad; member in skiagm::LazyTilingGM

Completed in 2 milliseconds