OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateEmptyImpl
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPathRef.cpp
31
void SkPathRef::
CreateEmptyImpl
(SkPathRef** empty) {
39
SkOnce(&once, SkPathRef::
CreateEmptyImpl
, &gEmptyPathRef);
/external/skia/src/core/
SkPathRef.cpp
31
void SkPathRef::
CreateEmptyImpl
(SkPathRef** empty) {
39
SkOnce(&once, SkPathRef::
CreateEmptyImpl
, &gEmptyPathRef);
/external/chromium_org/third_party/skia/include/core/
SkPathRef.h
425
static void
CreateEmptyImpl
(SkPathRef** empty);
/external/skia/include/core/
SkPathRef.h
425
static void
CreateEmptyImpl
(SkPathRef** empty);
Completed in 24 milliseconds