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

  /external/skia/include/core/
SkPixelRef.h 95 const char* getURI() const { return fURI.size() ? fURI.c_str() : NULL; }
100 fURI.set(uri);
106 fURI.set(uri, len);
111 void setURI(const SkString& uri) { fURI = uri; }
187 SkString fURI;
  /external/jdiff/
xerces.jar 

Completed in 373 milliseconds