Lines Matching defs:nullptr
182 , fLastImage(nullptr)
607 std::unique_ptr<skiagm::GM> gm(gmFactory(nullptr));
971 fWindow = Window::CreateNativeWindow(nullptr);
1097 if (*paint == nullptr) {
1122 sk_sp<SkColorSpace> colorSpace = nullptr;
1157 sk_sp<SkSurface> offscreenSurface = nullptr;
1161 colorSpace != nullptr) {
1186 tileSurface->draw(slideCanvas, x, y, nullptr);
1328 fGesture.touchEnd(nullptr);
1332 fGesture.touchBegin(nullptr, x, y);
1336 fGesture.touchMoved(nullptr, x, y);
1826 while ((name = iter.next(&type, &count)) != nullptr) {