Lines Matching defs:nullptr
147 if (padded + size > fMemorySize) return nullptr;
225 nullptr);
237 SkIRect::MakeWH(width, height), props, strikeServer, nullptr, settings)} {}
356 auto ptr = desc.findEntry(kRec_SkDescriptorTag, nullptr);
425 SkASSERT(fDescriptor.getDesc() != nullptr);
426 SkASSERT(fContext != nullptr);
509 if (fContext == nullptr) {
516 fTypeface = nullptr;
543 if (glyphPtr == nullptr) {
569 if (glyph.fPathData == nullptr) {
573 if (path != nullptr) {
582 return glyph.path() != nullptr;
593 size_t pathSize = path.writeToMemory(nullptr);
617 if (glyphPtr == nullptr) {
728 if (strike == nullptr) {
752 if (allocatedGlyph->fImage == nullptr) {
776 if (allocatedGlyph->fPathData == nullptr) {
791 if (len != sizeof(wire)) return nullptr;