OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:k32Bit_SrcDepth
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/images/
SkImageDecoder_libbmp.cpp
130
SkColorType colorType = this->getPrefColorType(
k32Bit_SrcDepth
, false);
SkImageDecoder.cpp
120
case
k32Bit_SrcDepth
:
SkImageDecoder_libwebp.cpp
262
SkColorType colorType = this->getPrefColorType(
k32Bit_SrcDepth
, SkToBool(fHasAlpha));
SkImageDecoder_libjpeg.cpp
229
SrcDepth srcDepth =
k32Bit_SrcDepth
;
[
all
...]
SkImageDecoder_libpng.cpp
563
SrcDepth srcDepth =
k32Bit_SrcDepth
;
[
all
...]
/external/skia/include/core/
SkImageDecoder.h
329
k32Bit_SrcDepth
,
Completed in 92 milliseconds