Searched defs:findObject (Results 1 – 4 of 4) sorted by relevance
75 GrFakeRefObj *GrDebugGL::findObject(GrGLuint ID, GrObjTypes type) { in findObject() function in GrDebugGL
117 def findObject(typename, frame): function
271 bool SkJSON::Object::findObject(const char name[], SkJSON::Object** value) const { in findObject() function in SkJSON::Object