HomeSort by relevance Sort by last modified time
    Searched refs:BBoxHierarchyType (Results 1 - 3 of 3) sorted by null

  /external/skia/tools/
PictureRenderer.h 57 enum BBoxHierarchyType {
233 void setBBoxHierarchyType(BBoxHierarchyType bbhType) {
237 BBoxHierarchyType getBBoxHierarchyType() { return fBBoxHierarchyType; }
443 BBoxHierarchyType fBBoxHierarchyType;
render_pictures_main.cpp 234 sk_tools::PictureRenderer::BBoxHierarchyType bbhType) {
248 sk_tools::PictureRenderer::BBoxHierarchyType fSavedBbhType;
PictureRenderingFlags.cpp 337 sk_tools::PictureRenderer::BBoxHierarchyType bbhType

Completed in 482 milliseconds