Home
last modified time | relevance | path

Searched refs:Tree (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp33 VectorDrawable::Tree* tree = new VectorDrawable::Tree(rootGroup); in createTree()
39 VectorDrawable::Tree* treeToCopy = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in createTreeFromCopy()
40 VectorDrawable::Tree* tree = new VectorDrawable::Tree(treeToCopy, rootGroup); in createTreeFromCopy()
93 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in setAllowCaching()
98 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in setAntiAlias()
107 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in draw()
120 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in setTreeViewportSize()
125 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in setRootAlpha()
130 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(treePtr); in getRootAlpha()
Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp99 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(vectorDrawablePtr); in setVectorDrawableTarget()
140 VectorDrawable::Tree* tree = reinterpret_cast<VectorDrawable::Tree*>(nativePtr); in createRootAlphaPropertyHolder()
/frameworks/base/libs/hwui/
DVectorDrawable.cpp41 const int Tree::MAX_CACHED_BITMAP_SIZE = 2048;
410 int Tree::draw(Canvas* outCanvas, SkColorFilter* colorFilter, const SkRect& bounds, in draw()
428 scaledWidth = std::min(Tree::MAX_CACHED_BITMAP_SIZE, scaledWidth); in draw()
429 scaledHeight = std::min(Tree::MAX_CACHED_BITMAP_SIZE, scaledHeight); in draw()
457 void Tree::drawStaging(Canvas* outCanvas) { in drawStaging()
479 void Tree::getPaintFor(SkPaint* outPaint, const TreeProperties& prop) const { in getPaintFor()
488 Bitmap& Tree::getBitmapUpdateIfDirty() { in getBitmapUpdateIfDirty()
498 void Tree::draw(SkCanvas* canvas, const SkRect& bounds, const SkPaint& inPaint) { in draw()
518 void Tree::updateBitmapCache(Bitmap& bitmap, bool useStagingData) { in updateBitmapCache()
536 bool Tree::allocateBitmapIfNeeded(Cache& cache, int width, int height) { in allocateBitmapIfNeeded()
[all …]
DDisplayList.h25 class Tree; variable
27 typedef uirenderer::VectorDrawable::Tree VectorDrawableRoot;
DVectorDrawable.h501 class ANDROID_API Tree : public VirtualLightRefBase {
503 explicit Tree(Group* rootNode) : mRootNode(rootNode) { in Tree() function
508 Tree(const Tree* copy, Group* rootNode) : Tree(rootNode) { in Tree() function
547 explicit TreeProperties(Tree* tree) : mTree(tree) {} in TreeProperties()
627 Tree* mTree;
690 typedef uirenderer::VectorDrawable::Tree VectorDrawableRoot;
DPropertyValuesHolder.h151 RootAlphaPropertyValuesHolder(VectorDrawable::Tree* tree, float startValue, float endValue) in RootAlphaPropertyValuesHolder()
158 VectorDrawable::Tree* mTree;
/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/
DRethrowFromSystemChecker.java37 import com.sun.source.tree.Tree;
58 private static final Matcher<Tree> INSIDE_MANAGER =
DTargetSdkChecker.java35 import com.sun.source.tree.Tree.Kind;
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaDisplayList.h39 class Tree; variable
41 typedef uirenderer::VectorDrawable::Tree VectorDrawableRoot;
/frameworks/base/libs/hwui/renderthread/
DRenderThread.h56 class Tree; variable
146 friend class android::uirenderer::VectorDrawable::Tree;
/frameworks/base/libs/hwui/hwui/
DCanvas.h78 class Tree; variable
81 typedef uirenderer::VectorDrawable::Tree VectorDrawableRoot;
/frameworks/wilhelm/doc/
DDoxyfile494 # Folder Tree View (if specified). The default is YES.
501 # and from the Folder Tree View (if specified). The default is YES.
/frameworks/native/docs/
DDoxyfile580 # Folder Tree View (if specified). The default is YES.
586 # and from the Folder Tree View (if specified). The default is YES.
/frameworks/av/media/libaaudio/
DDoxyfile630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
DDoxyfile.orig630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
/frameworks/av/media/codec2/docs/
Ddoxygen.config663 # will remove the Files entry from the Quick Index and from the Folder Tree View
671 # Folder Tree View (if specified).
/frameworks/base/media/native/midi/include/
DDoxyfile672 # will remove the Files entry from the Quick Index and from the Folder Tree View
680 # Folder Tree View (if specified).
DDoxyfile.orig672 # will remove the Files entry from the Quick Index and from the Folder Tree View
680 # Folder Tree View (if specified).