OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fSrcOffsetUnits
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/codec/
SkSwizzler.h
142
//
fSrcOffsetUnits
: Derived from fSrcOffset with two key
173
//
fSrcOffsetUnits
: Will only be non-zero if we are sampling,
193
//
fSrcOffsetUnits
may be non-zero (we will skip the first few pixels when sampling)
198
int
fSrcOffsetUnits
;
SkSwizzler.cpp
[
all
...]
/external/skqp/src/codec/
SkSwizzler.h
142
//
fSrcOffsetUnits
: Derived from fSrcOffset with two key
173
//
fSrcOffsetUnits
: Will only be non-zero if we are sampling,
193
//
fSrcOffsetUnits
may be non-zero (we will skip the first few pixels when sampling)
198
int
fSrcOffsetUnits
;
SkSwizzler.cpp
[
all
...]
Completed in 235 milliseconds