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

  /external/skia/gm/
vertices.cpp 56 static void fill_mesh(SkPoint pts[kMeshVertexCnt], SkPoint texs[kMeshVertexCnt], function
100 fill_mesh(fPts, fTexs, fColors, fShaderScale);
205 fill_mesh(pts, texs, colors, 1);
  /external/skqp/gm/
vertices.cpp 56 static void fill_mesh(SkPoint pts[kMeshVertexCnt], SkPoint texs[kMeshVertexCnt], function
100 fill_mesh(fPts, fTexs, fColors, fShaderScale);
205 fill_mesh(pts, texs, colors, 1);

Completed in 2394 milliseconds