OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fDefaultPref
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/images/
SkImageDecoder.cpp
55
fSampleSize(1),
fDefaultPref
(SkBitmap::kNo_Config), fDitherImage(true),
147
config =
fDefaultPref
;
165
fDefaultPref
= pref;
189
fDefaultPref
= pref;
/external/skia/include/images/
SkImageDecoder.h
402
SkBitmap::Config
fDefaultPref
; // use if fUsePrefTable is false
Completed in 14 milliseconds