OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDeviceConfig
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_empty.cpp
86
SkBitmap::Config SkImageDecoder::
GetDeviceConfig
() {
/external/skia/src/ports/
SkImageDecoder_empty.cpp
86
SkBitmap::Config SkImageDecoder::
GetDeviceConfig
() {
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder.cpp
19
SkBitmap::Config SkImageDecoder::
GetDeviceConfig
()
170
config = SkImageDecoder::
GetDeviceConfig
();
/external/skia/src/images/
SkImageDecoder.cpp
19
SkBitmap::Config SkImageDecoder::
GetDeviceConfig
()
170
config = SkImageDecoder::
GetDeviceConfig
();
/external/chromium_org/third_party/skia/include/core/
SkImageDecoder.h
374
static SkBitmap::Config
GetDeviceConfig
();
379
This can be queried with
GetDeviceConfig
()
471
Note: this also takes into account
GetDeviceConfig
(), so the subclass
/external/skia/include/core/
SkImageDecoder.h
374
static SkBitmap::Config
GetDeviceConfig
();
379
This can be queried with
GetDeviceConfig
()
471
Note: this also takes into account
GetDeviceConfig
(), so the subclass
Completed in 448 milliseconds