Home
last modified time | relevance | path

Searched defs:opCount (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/docs/examples/
H A DPicture_approximateBytesUsed.cpp16 std::string opCount = "approximate bytes used: " + std::to_string(picture->approximateBytesUsed()); in REG_FIDDLE() local
H A DPicture_approximateOpCount.cpp16 std::string opCount = "approximate op count: " + std::to_string(picture->approximateOpCount()); in REG_FIDDLE() local

Completed in 1 milliseconds