Home
last modified time | relevance | path

Searched refs:findObject (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/gl/debug/
DGrDebugGL.h47 GrFakeRefObj *findObject(GrGLuint ID, GrObjTypes type);
153 reinterpret_cast<className *>(GrDebugGL::getInstance()->findObject(id, classEnum))
DGrDebugGL.cpp75 GrFakeRefObj *GrDebugGL::findObject(GrGLuint ID, GrObjTypes type) { in findObject() function in GrDebugGL
/external/clang/utils/
DClangDataFormat.py111 obj = findObject(typename, frame)
117 def findObject(typename, frame): function
/external/skia/legacy/include/utils/
DSkJSON.h89 bool findObject(const char name[], Object** = NULL) const;
/external/skia/include/utils/
DSkJSON.h89 bool findObject(const char name[], Object** = NULL) const;
/external/skia/src/utils/
DSkJSON.cpp271 bool SkJSON::Object::findObject(const char name[], SkJSON::Object** value) const { in findObject() function in SkJSON::Object
/external/skia/legacy/src/utils/
DSkJSON.cpp271 bool SkJSON::Object::findObject(const char name[], SkJSON::Object** value) const { in findObject() function in SkJSON::Object