HomeSort by relevance Sort by last modified time
    Searched full:fwrapped (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 743 : fWrapped(NULL) {
752 fWrapped.reset(interface);
758 // a "this" pointer through which to access "fWrapped"
784 SkAutoTUnref<GrGLInterface> fWrapped;
    [all...]
  /external/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp 743 : fWrapped(NULL) {
752 fWrapped.reset(interface);
758 // a "this" pointer through which to access "fWrapped"
784 SkAutoTUnref<GrGLInterface> fWrapped;
    [all...]

Completed in 162 milliseconds