OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadRawPixels
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/core/
SkBitmap.h
757
static bool
ReadRawPixels
(SkReadBuffer*, SkBitmap*);
[
all
...]
/external/skia/src/core/
SkReadBuffer.cpp
268
} else if (SkBitmap::
ReadRawPixels
(this, bitmap)) {
SkBitmap.cpp
[
all
...]
Completed in 601 milliseconds