Searched defs:isPoint (Results 1 – 4 of 4) sorted by relevance
26 bool isPoint = buf.readBool(); in MakeFromBuffer() local81 bool isPoint = Light::kPoint_LightType == light.type(); in flatten() local
394 bool isPoint() const { return Kind == Point; } in isPoint() function
404 bool isPoint() const { return Kind == Point; } in isPoint() function