OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InstallPixelRefProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkPicture.h
58
typedef bool (*
InstallPixelRefProc
)(const void* src, size_t length, SkBitmap* dst);
69
InstallPixelRefProc
proc = &SkImageDecoder::DecodeMemory);
/external/skia/include/core/
SkPicture.h
58
typedef bool (*
InstallPixelRefProc
)(const void* src, size_t length, SkBitmap* dst);
69
InstallPixelRefProc
proc = &SkImageDecoder::DecodeMemory);
Completed in 123 milliseconds