Home
last modified time | relevance | path

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

/third_party/skia/bench/
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()
/third_party/flutter/skia/bench/
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()