Searched refs:make_point (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/samplecode/
H A DSampleFilterFuzz.cpp127 static SkPoint3 make_point() { function
313 SkLightingImageFilter::CreateDistantLitDiffuse(make_point(),
315 SkLightingImageFilter::CreateDistantLitSpecular(make_point(),
321 SkLightingImageFilter::CreatePointLitDiffuse(make_point(),
323 SkLightingImageFilter::CreatePointLitSpecular(make_point(),
330 make_point(), make_scalar(), make_scalar(), make_color(),
333 make_point(), make_scalar(), make_scalar(), make_color(),
/external/skia/samplecode/
H A DSampleFilterFuzz.cpp127 static SkPoint3 make_point() { function
313 SkLightingImageFilter::CreateDistantLitDiffuse(make_point(),
315 SkLightingImageFilter::CreateDistantLitSpecular(make_point(),
321 SkLightingImageFilter::CreatePointLitDiffuse(make_point(),
323 SkLightingImageFilter::CreatePointLitSpecular(make_point(),
330 make_point(), make_scalar(), make_scalar(), make_color(),
333 make_point(), make_scalar(), make_scalar(), make_color(),

Completed in 295 milliseconds