Home
last modified time | relevance | path

Searched defs:SkSetFourByteTag (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm69 static constexpr SkFourByteTag kMSL_Tag = SkSetFourByteTag('M', 'S', 'L', ' '); function
70 static constexpr SkFourByteTag kSKSL_Tag = SkSetFourByteTag('S', 'K', 'S', 'L'); function
/external/skqp/include/core/
DSkTypes.h135 static inline constexpr SkFourByteTag SkSetFourByteTag(char a, char b, char c, char d) { in SkSetFourByteTag() function
/external/skia/include/core/
DSkTypes.h552 static inline constexpr SkFourByteTag SkSetFourByteTag(char a, char b, char c, char d) { in SkSetFourByteTag() function