Searched defs:fBBH (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/skia/src/core/ | ||
H A D | SkRecordedDrawable.h | 51 sk_sp<SkBBoxHierarchy> fBBH; variable |
H A D | SkBigPicture.h | 68 sk_sp<const SkBBoxHierarchy> fBBH; variable |
/aosp_15_r20/external/skia/include/core/ | ||
H A D | SkPictureRecorder.h | 107 sk_sp<SkBBoxHierarchy> fBBH; variable |
/aosp_15_r20/external/skia/bench/ | ||
H A D | PicturePlaybackBench.cpp | 91 BBH fBBH; member in TiledPlaybackBench |
/aosp_15_r20/external/skia/tests/ | ||
H A D | PictureTest.cpp | 633 sk_sp<SkBBoxHierarchy> fBBH; member in SpoonFedBBHFactory |