OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDeviceConfig
(Results
1 - 4
of
4
) sorted by null
/external/skia/include/images/
SkImageDecoder.h
303
Default is kNo_Config, but this can be changed with
SetDeviceConfig
()
312
static void
SetDeviceConfig
(SkBitmap::Config);
/external/skia/src/images/
SkImageDecoder.cpp
46
void SkImageDecoder::
SetDeviceConfig
(SkBitmap::Config config)
/frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp
451
SkImageDecoder::
SetDeviceConfig
(config);
/frameworks/base/core/jni/
AndroidRuntime.cpp
253
SkImageDecoder::
SetDeviceConfig
(SkBitmap::kRGB_565_Config);
[
all
...]
Completed in 498 milliseconds