Searched refs:boolTrue (Results 1 – 4 of 4) sorted by relevance
106 SkPDFUnion boolTrue = SkPDFUnion::Bool(true); in TestPDFUnion() local107 assert_emit_eq(reporter, boolTrue, "true"); in TestPDFUnion()
940 BoolLiteral boolTrue(fContext, -1, true); in writeFunctionCall() local941 this->writeBoolLiteral(boolTrue); in writeFunctionCall()
959 BoolLiteral boolTrue(fContext, -1, true); in writeFunctionCall() local960 this->writeBoolLiteral(boolTrue); in writeFunctionCall()