OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fSampleSize
(Results
1 - 8
of
8
) sorted by null
/external/skia/bench/
AndroidCodecBench.h
35
const int
fSampleSize
;
BitmapRegionDecoderBench.h
41
const uint32_t
fSampleSize
;
/external/skqp/bench/
AndroidCodecBench.h
35
const int
fSampleSize
;
BitmapRegionDecoderBench.h
41
const uint32_t
fSampleSize
;
/external/skia/include/codec/
SkAndroidCodec.h
124
* @return the sample size to set AndroidOptions::
fSampleSize
to decode
195
,
fSampleSize
(1)
224
int
fSampleSize
;
248
* using options->
fSampleSize
and options->fSubset. If NULL, the defaults (as specified above
/external/skqp/include/codec/
SkAndroidCodec.h
124
* @return the sample size to set AndroidOptions::
fSampleSize
to decode
195
,
fSampleSize
(1)
224
int
fSampleSize
;
248
* using options->
fSampleSize
and options->fSubset. If NULL, the defaults (as specified above
/external/skia/dm/
DMSrcSink.h
162
int
fSampleSize
;
189
uint32_t
fSampleSize
;
/external/skqp/dm/
DMSrcSink.h
162
int
fSampleSize
;
189
uint32_t
fSampleSize
;
Completed in 1589 milliseconds