Searched refs:ApplyPattern (Results 1 – 8 of 8) sorted by relevance
64 void ApplyPattern(int objectIndex, SkWStream* content);
237 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { in ApplyPattern() function in SkPDFUtils
782 SkPDFUtils::ApplyPattern(patternIndex, &content); in create_pattern_fill_content()
348 SkPDFUtils::ApplyPattern(state.fShaderIndex, fContentStream); in updateDrawingState()