HomeSort by relevance Sort by last modified time
    Searched refs:createObj (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/gl/debug/
GrDebugGL.h 41 GrFakeRefObj *createObj(GrObjTypes type) {
160 reinterpret_cast<className *>(GrDebugGL::getInstance()->createObj(classEnum))
GrDebugGL.cpp 49 createObj(GrDebugGL::kTextureUnit_ObjTypes));
GrGLCreateDebugInterface.cpp 517 GrFakeRefObj *obj = GrDebugGL::getInstance()->createObj(type);
    [all...]
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]

Completed in 55 milliseconds