Searched refs:createObj (Results 1 – 1 of 1) sorted by relevance
27 reinterpret_cast<className *>(this->createObj(classEnum))48 reinterpret_cast<GrTextureUnitObj*>(this->createObj(kTextureUnit_ObjTypes)); in DebugInterface()1029 GrFakeRefObj *obj = this->createObj(type); in genObjs()1035 GrFakeRefObj* createObj(ObjTypes type) { in createObj() function in __anonfa2854ca0111::DebugInterface