OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passCount
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrDefaultPathRenderer.cpp
373
int
passCount
= 0;
380
passCount
= 1;
390
passCount
= 1;
406
passCount
= 1;
409
passCount
= 2;
430
passCount
= 2;
443
passCount
= 3;
447
--
passCount
;
450
drawFace[
passCount
-1] = GrDrawState::kBoth_DrawFace;
452
passes[
passCount
-1] = &gInvWindColorPass
[
all
...]
/external/skia/src/gpu/
GrDefaultPathRenderer.cpp
373
int
passCount
= 0;
380
passCount
= 1;
390
passCount
= 1;
406
passCount
= 1;
409
passCount
= 2;
430
passCount
= 2;
443
passCount
= 3;
447
--
passCount
;
450
drawFace[
passCount
-1] = GrDrawState::kBoth_DrawFace;
452
passes[
passCount
-1] = &gInvWindColorPass
[
all
...]
/frameworks/native/opengl/tests/gl_perf/
fill_common.cpp
202
static void doLoop(bool warmup, int pgm, uint32_t
passCount
) {
213
for (uint32_t ct=0; ct <
passCount
; ct++) {
215
glUniform2f(loc, ((float)ct) /
passCount
, ((float)ct) / 2.f /
passCount
);
226
endTimer(
passCount
);
/external/chromium_org/third_party/icu/source/test/intltest/
normconf.cpp
166
int32_t
passCount
= 0;
225
++
passCount
;
261
++
passCount
;
276
passCount
+ " lines/code points passed");
278
logln((UnicodeString)"Total: " +
passCount
+ " lines/code points passed");
/external/icu4c/test/intltest/
normconf.cpp
166
int32_t
passCount
= 0;
225
++
passCount
;
261
++
passCount
;
276
passCount
+ " lines/code points passed");
278
logln((UnicodeString)"Total: " +
passCount
+ " lines/code points passed");
/external/chromium_org/third_party/skia/src/effects/
SkBlurMask.cpp
513
int
passCount
= (kHigh_Quality == quality) ? 3 : 1;
526
int padx =
passCount
* rx;
527
int pady =
passCount
* ry;
600
dp +
passCount
* (rx + ry * dst->fRowBytes),
604
clamp_with_orig(dp +
passCount
* (rx + ry * dst->fRowBytes),
[
all
...]
/external/skia/src/effects/
SkBlurMask.cpp
513
int
passCount
= (kHigh_Quality == quality) ? 3 : 1;
526
int padx =
passCount
* rx;
527
int pady =
passCount
* ry;
600
dp +
passCount
* (rx + ry * dst->fRowBytes),
604
clamp_with_orig(dp +
passCount
* (rx + ry * dst->fRowBytes),
[
all
...]
/external/chromium_org/third_party/icu/source/common/
triedict.cpp
[
all
...]
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 312 milliseconds