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

  /external/skia/src/views/
SkListWidget.cpp 596 static const char gDoc[] =
625 //SkDebugf("doc size %d\n", sizeof(gDoc)-1);
626 return new SkXMLListSource(gDoc, sizeof(gDoc) - 1);
  /external/skia/src/xml/
SkDOM.cpp 470 static const char gDoc[] =
486 const Node* root = dom.build(gDoc, sizeof(gDoc) - 1);

Completed in 32 milliseconds