Searched defs:kContentSize (Results 1 – 2 of 2) sorted by relevance
80 static const size_t kContentSize = in TEST() local222 static const size_t kContentSize = in TEST() local
92 const int kContentSize = contentRect.width(); in create_bitmap() local259 inline static constexpr int kContentSize = 32; member in skiagm::LazyTilingGM