OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bWeight
(Results
1 - 10
of
10
) sorted by null
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
LevelsV4.java
76
float
bWeight
= 0.114f;
85
satMatrix.set(2, 0, oneMinusS *
bWeight
);
86
satMatrix.set(2, 1, oneMinusS *
bWeight
);
87
satMatrix.set(2, 2, oneMinusS *
bWeight
+ mSaturation);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
LevelsV4.java
70
float
bWeight
= 0.114f;
79
satMatrix.set(2, 0, oneMinusS *
bWeight
);
80
satMatrix.set(2, 1, oneMinusS *
bWeight
);
81
satMatrix.set(2, 2, oneMinusS *
bWeight
+ mSaturation);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
LevelsV4.java
76
float
bWeight
= 0.114f;
85
satMatrix.set(2, 0, oneMinusS *
bWeight
);
86
satMatrix.set(2, 1, oneMinusS *
bWeight
);
87
satMatrix.set(2, 2, oneMinusS *
bWeight
+ mSaturation);
/development/samples/RenderScript/Levels/src/com/android/rs/levels/
LevelsRSActivity.java
82
float
bWeight
= 0.114f;
91
satMatrix.set(2, 0, oneMinusS *
bWeight
);
92
satMatrix.set(2, 1, oneMinusS *
bWeight
);
93
satMatrix.set(2, 2, oneMinusS *
bWeight
+ mSaturation);
LevelsDalvikActivity.java
68
float
bWeight
= 0.114f;
77
satMatrix.set(2, 0, oneMinusS *
bWeight
);
78
satMatrix.set(2, 1, oneMinusS *
bWeight
);
79
satMatrix.set(2, 2, oneMinusS *
bWeight
+ mSaturation);
/external/chromium_org/third_party/skia/src/sfnt/
SkPanose.h
70
}
bWeight
;
250
}
bWeight
;
398
}
bWeight
;
548
}
bWeight
;
/external/skia/src/sfnt/
SkPanose.h
70
}
bWeight
;
250
}
bWeight
;
398
}
bWeight
;
548
}
bWeight
;
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 242 milliseconds