Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DPictureNestingBench.cpp19 PictureNesting(const char* name, int maxLevel, int maxPictureLevel) in PictureNesting() argument
21 , fMaxPictureLevel(maxPictureLevel) { in PictureNesting()
110 PictureNestingRecording(int maxLevel, int maxPictureLevel) in PictureNestingRecording() argument
111 : INHERITED("recording", maxLevel, maxPictureLevel) { in PictureNestingRecording()
137 PictureNestingPlayback(int maxLevel, int maxPictureLevel) in PictureNestingPlayback() argument
138 : INHERITED("playback", maxLevel, maxPictureLevel) { in PictureNestingPlayback()

Completed in 1 milliseconds