OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallDetectorFunc
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
recordopts.cpp
50
typedef void(*
InstallDetectorFunc
)(SkPaint*);
57
InstallDetectorFunc
installDetector) {
72
InstallDetectorFunc
installDetector) {
98
InstallDetectorFunc
installDetector) {
136
typedef void (*TestVariantSequence)(SkCanvas*, SkColor,
InstallDetectorFunc
);
188
InstallDetectorFunc
detectorInstallFuncs[] = {
196
InstallDetectorFunc
detectorInstallFunc = detectorInstallFuncs[j];
/external/skqp/gm/
recordopts.cpp
49
typedef void(*
InstallDetectorFunc
)(SkPaint*);
56
InstallDetectorFunc
installDetector) {
71
InstallDetectorFunc
installDetector) {
98
InstallDetectorFunc
installDetector) {
135
typedef void (*TestVariantSequence)(SkCanvas*, SkColor,
InstallDetectorFunc
);
183
InstallDetectorFunc
detectorInstallFuncs[] = {
191
InstallDetectorFunc
detectorInstallFunc = detectorInstallFuncs[j];
Completed in 1464 milliseconds