Searched defs:kType (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrTexture.cpp95 static const GrScratchKey::ResourceType kType = GrScratchKey::GenerateResourceType(); local
97 GrScratchKey::Builder builder(key, kType, 2);
/external/skia/gm/
H A Dnonclosedpaths.cpp89 static const ClosureType kType[] = { variable
107 MakePath(&path, kType[type]);
130 MakePath(&path, kType[type]);
/external/skia/src/core/
H A DSkRecords.h74 static const Type kType = T##_Type; \
83 static const Type kType = T##_Type; \
91 static const Type kType = T##_Type; \
99 static const Type kType = T##_Type; \
107 static const Type kType = T##_Type; \
115 static const Type kType = T##_Type; \
314 static const Type kType = DrawVertices_Type; member in struct:SkRecords::DrawVertices

Completed in 379 milliseconds