Searched refs:getProps (Results 1 - 9 of 9) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h131 const UniProps *getProps(UnicodeSet &newValues, UErrorCode &errorCode);
H A Dppucd.cpp185 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { function in class:PreparsedUCD
/external/skia/src/core/
H A DSkOverdrawCanvas.cpp64 this->getProps(&props);
76 this->getProps(&props);
H A DSkColorSpaceXformCanvas.cpp297 bool onGetProps(SkSurfaceProps* props) const override { return fTarget->getProps(props); }
H A DSkCanvas.cpp1299 bool SkCanvas::getProps(SkSurfaceProps* props) const { function in class:SkCanvas
/external/skia/gm/
H A Dxfermodes3.cpp132 baseCanvas->getProps(&canvasProps);
/external/skia/include/core/
H A DSkCanvas.h148 bool getProps(SkSurfaceProps*) const;
/external/skia/src/utils/
H A DSkDeferredCanvas.cpp581 bool SkDeferredCanvas::onGetProps(SkSurfaceProps* props) const { return fCanvas->getProps(props); }
/external/guice/extensions/persist/lib/
H A Dhibernate-entitymanager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/hibernate/ org/hibernate/ejb/ ...

Completed in 783 milliseconds