Searched defs:fBBH (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkRecordedDrawable.h | 37 sk_sp<SkBBoxHierarchy> fBBH; variable |
D | SkBigPicture.h | 69 sk_sp<const SkBBoxHierarchy> fBBH; variable |
/third_party/skia/include/core/ | ||
D | SkPictureRecorder.h | 106 sk_sp<SkBBoxHierarchy> fBBH; variable |
/third_party/skia/bench/ | ||
D | PicturePlaybackBench.cpp | 90 BBH fBBH; member in TiledPlaybackBench |
/third_party/skia/tests/ | ||
D | PictureTest.cpp | 629 sk_sp<SkBBoxHierarchy> fBBH; member in SpoonFedBBHFactory |