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

/external/skia/src/pdf/
H A DSkPDFCanon.h25 : fSubset(bm.getSubset()), fGenID(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.h230 SkIRect getSubset() const { function in class:SkBitmap
/external/skia/src/gpu/
H A DSkGpuDevice.cpp846 return this->shouldTileImageID(bitmap.getGenerationID(), bitmap.getSubset(), viewMatrix, params,

Completed in 408 milliseconds