HomeSort by relevance Sort by last modified time
    Searched refs:fFunctionShaderRecords (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pdf/
SkPDFCanon.cpp 21 fFunctionShaderRecords.unrefAll();
22 fFunctionShaderRecords.reset();
86 return find_item(fFunctionShaderRecords, state);
89 fFunctionShaderRecords.push(SkRef(pdfShader));
SkPDFCanon.h 94 SkTDArray<SkPDFFunctionShader*> fFunctionShaderRecords;

Completed in 66 milliseconds