OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fStrategy
(Results
1 - 7
of
7
) sorted by null
/external/skia/bench/
BitmapRegionDecoderBench.h
21
*
fStrategy
determines which of various implementations is to be used.
43
const SkBitmapRegionDecoder::Strategy
fStrategy
;
nanobench.cpp
837
SkBitmapRegionDecoder::Strategy
fStrategy
;
868
strategies[fCurrentBRDStrategy].
fStrategy
;
[
all
...]
/external/skia/dm/
DMSrcSink.h
184
SkBitmapRegionDecoder::Strategy
fStrategy
;
/external/skia/src/core/
SkLinearBitmapPipeline.cpp
133
,
fStrategy
{std::forward<Args>(args)...}{ }
136
fStrategy
.processPoints(&xs, &ys);
141
fStrategy
.processPoints(&xs, &ys);
146
if (!
fStrategy
.maybeProcessSpan(start, length, count, fNext)) {
153
Strategy
fStrategy
;
163
,
fStrategy
{std::forward<Args>(args)...}{ }
166
fStrategy
.processPoints(&xs, &ys);
171
fStrategy
.processPoints(&xs, &ys);
176
fStrategy
.processPoints(&xs, &ys);
181
if (!
fStrategy
.maybeProcessSpan(start, length, count, fNext))
[
all
...]
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 562 milliseconds