Searched refs:getSubset (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pdf/
H A DSkKeyedImage.cpp29 fKey = {bm.getSubset(), bm.getGenerationID()};
/external/opencv/cv/src/
H A Dcvfundam.cpp78 virtual bool getSubset( const CvMat* m1, const CvMat* m2,
203 bool found = getSubset( m1, m2, ms1, ms2, modelPoints );
302 bool found = getSubset( m1, m2, ms1, ms2, 300 );
353 bool CvModelEstimator2::getSubset( const CvMat* m1, const CvMat* m2, function in class:CvModelEstimator2
/external/skia/include/core/
H A DSkBitmap.h235 SkIRect getSubset() const { function in class:SkBitmap
/external/python/cpython2/Lib/xml/dom/
H A Dexpatbuilder.py237 subset = extractor.getSubset()
872 def getSubset(self): member in class:InternalSubsetExtractor
/external/skia/src/gpu/
H A DSkGpuDevice.cpp864 if (this->shouldTileImageID(bitmap.getGenerationID(), bitmap.getSubset(), viewMatrix,
1230 if (this->shouldTileImageID(bitmap.getGenerationID(), bitmap.getSubset(), this->ctm(),

Completed in 290 milliseconds