OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetErrorCallback
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkErrorInternals.h
21
static void
SetErrorCallback
(SkErrorCallbackFunction cb, void *context);
SkError.cpp
66
SkErrorInternals::
SetErrorCallback
(cb, context);
74
void SkErrorInternals::
SetErrorCallback
(SkErrorCallbackFunction cb, void *context) {
/external/skia/src/core/
SkErrorInternals.h
21
static void
SetErrorCallback
(SkErrorCallbackFunction cb, void *context);
SkError.cpp
66
SkErrorInternals::
SetErrorCallback
(cb, context);
74
void SkErrorInternals::
SetErrorCallback
(SkErrorCallbackFunction cb, void *context) {
Completed in 30 milliseconds