OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BBoxHierarchyType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/tools/
PictureRenderer.h
57
enum
BBoxHierarchyType
{
228
void setBBoxHierarchyType(
BBoxHierarchyType
bbhType) {
232
BBoxHierarchyType
getBBoxHierarchyType() { return fBBoxHierarchyType; }
451
BBoxHierarchyType
fBBoxHierarchyType;
render_pictures_main.cpp
250
sk_tools::PictureRenderer::
BBoxHierarchyType
bbhType) {
264
sk_tools::PictureRenderer::
BBoxHierarchyType
fSavedBbhType;
bbh_shootout.cpp
20
typedef sk_tools::PictureRenderer::
BBoxHierarchyType
BBoxType;
PictureRenderingFlags.cpp
343
sk_tools::PictureRenderer::
BBoxHierarchyType
bbhType
Completed in 38 milliseconds