Searched refs:ApplyPattern (Results 1 – 4 of 4) sorted by relevance
60 static void ApplyPattern(int objectIndex, SkWStream* content);
245 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { in ApplyPattern() function in SkPDFUtils
571 SkPDFUtils::ApplyPattern(0, &content); in create_pattern_fill_content()
531 SkPDFUtils::ApplyPattern(state.fShaderIndex, fContentStream); in updateDrawingState()