Home
last modified time | relevance | path

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

/external/skia/bench/
DPictureNestingBench.cpp19 PictureNesting(const char* name, int maxLevel, int maxPictureLevel) in PictureNesting() argument
21 , fMaxPictureLevel(maxPictureLevel) { in PictureNesting()
111 PictureNestingRecording(int maxLevel, int maxPictureLevel) in PictureNestingRecording() argument
112 : INHERITED("recording", maxLevel, maxPictureLevel) { in PictureNestingRecording()
138 PictureNestingPlayback(int maxLevel, int maxPictureLevel) in PictureNestingPlayback() argument
139 : INHERITED("playback", maxLevel, maxPictureLevel) { in PictureNestingPlayback()