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

  /external/chromium_org/third_party/skia/include/core/
SkMatrix.h 494 static MapPtsProc GetMapPtsProc(TypeMask mask) {
499 MapPtsProc getMapPtsProc() const {
500 return GetMapPtsProc(this->getType());
  /external/skia/include/core/
SkMatrix.h 494 static MapPtsProc GetMapPtsProc(TypeMask mask) {
499 MapPtsProc getMapPtsProc() const {
500 return GetMapPtsProc(this->getType());

Completed in 256 milliseconds