Searched refs:Png (Results 1 – 4 of 4) sorted by relevance
44 class Png {46 explicit Png(IDiagnostics* diag) : mDiag(diag) {} in Png() function52 DISALLOW_COPY_AND_ASSIGN(Png);
1235 bool Png::process(const Source& source, std::istream* input, in process()
83 "compile/Png.cpp",
548 Png png(context->GetDiagnostics()); in CompilePng()