HomeSort by relevance Sort by last modified time
    Searched defs:countChildren (Results 1 - 4 of 4) sorted by null

  /external/skia/src/utils/
SkLayer.cpp 87 int SkLayer::countChildren() const {
223 int count = this->countChildren();
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
Layer.cpp 71 int Layer::countChildren() const {
215 int count = countChildren();
236 int count = countChildren();
  /external/icu4c/tools/toolutil/
xmlparser.cpp 762 UXMLElement::countChildren() const {
  /external/skia/src/xml/
SkDOM.cpp 345 int SkDOM::countChildren(const Node* node, const char elem[]) const

Completed in 90 milliseconds