OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fFreeProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkDataTable.cpp
20
fFreeProc
= NULL;
31
fFreeProc
= proc;
41
fFreeProc
= proc;
46
if (
fFreeProc
) {
47
fFreeProc
(fFreeProcContext);
/external/chromium_org/third_party/skia/include/core/
SkDataTable.h
109
FreeProc
fFreeProc
;
Completed in 278 milliseconds