Searched refs:ApplyPattern (Results 1 – 4 of 4) sorted by relevance
68 void ApplyPattern(int objectIndex, SkWStream* content);
254 void SkPDFUtils::ApplyPattern(int objectIndex, SkWStream* content) { in ApplyPattern() function in SkPDFUtils
811 SkPDFUtils::ApplyPattern(0, &content); in create_pattern_fill_content()
397 SkPDFUtils::ApplyPattern(state.fShaderIndex, fContentStream); in updateDrawingState()