OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInputs
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
ColorPrivBench.cpp
30
for (int i = 0; i <
kInputs
; i++) {
47
for (int i = 0; i <
kInputs
; i++) {
76
static const int
kInputs
= 10; // Arbitrary.
77
volatile unsigned fSrcs[
kInputs
];
78
volatile unsigned fDsts[
kInputs
];
/external/skia/src/gpu/glsl/
GrGLSLShaderBuilder.h
196
SkString& inputs() { return fShaderStrings[
kInputs
]; }
211
kInputs
,
Completed in 135 milliseconds