Searched refs:ApplyPattern (Results 1 – 4 of 4) sorted by relevance
65 void ApplyPattern(int objectIndex, SkWStream* content);
189 SkPDFUtils::ApplyPattern(state.fShaderIndex, fContentStream); in updateDrawingState()
245 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { in ApplyPattern() function in SkPDFUtils
781 SkPDFUtils::ApplyPattern(patternIndex, &content); in create_pattern_fill_content()