HomeSort by relevance Sort by last modified time
    Searched refs:FillAndName (Results 1 - 6 of 6) sorted by null

  /external/skia/samplecode/
SampleEmptyPath.cpp 46 struct FillAndName {
50 static const FillAndName gFills[] = {
  /external/skia/gm/
emptypath.cpp 43 struct FillAndName {
47 static const FillAndName gFills[] = {
linepaths.cpp 44 struct FillAndName {
48 static const FillAndName gFills[] = {
187 struct FillAndName {
191 static const FillAndName gFills[] = {
quadpaths.cpp 44 struct FillAndName {
48 static const FillAndName gFills[] = {
189 struct FillAndName {
193 static const FillAndName gFills[] = {
cubicpaths.cpp 84 struct FillAndName {
88 static const FillAndName gFills[] = {
230 struct FillAndName {
234 static const FillAndName gFills[] = {
degeneratesegments.cpp 257 struct FillAndName {
261 static const FillAndName gFills[] = {
323 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills];

Completed in 2024 milliseconds