OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMapPtsProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkMatrix.h
519
static MapPtsProc
GetMapPtsProc
(TypeMask mask) {
524
MapPtsProc
getMapPtsProc
() const {
525
return
GetMapPtsProc
(this->getType());
/external/skia/include/core/
SkMatrix.h
519
static MapPtsProc
GetMapPtsProc
(TypeMask mask) {
524
MapPtsProc
getMapPtsProc
() const {
525
return
GetMapPtsProc
(this->getType());
Completed in 26 milliseconds