OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:verbsMemBegin
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkPathRef.h
214
const uint8_t*
verbsMemBegin
() const { return this->verbs() - fVerbCnt; }
406
* Private, non-const-ptr version of the public function
verbsMemBegin
().
/external/skia/include/core/
SkPathRef.h
214
const uint8_t*
verbsMemBegin
() const { return this->verbs() - fVerbCnt; }
406
* Private, non-const-ptr version of the public function
verbsMemBegin
().
Completed in 35 milliseconds