OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateEmptyImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPathRef.cpp
32
SkPathRef* SkPathRef::
CreateEmptyImpl
() {
39
SK_DECLARE_STATIC_LAZY_PTR(SkPathRef, empty,
CreateEmptyImpl
);
/external/chromium_org/third_party/skia/include/core/
SkPathRef.h
424
static SkPathRef*
CreateEmptyImpl
();
Completed in 72 milliseconds