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

  /external/webkit/JavaScriptCore/wtf/brew/
OwnPtrBrew.cpp 40 template <> void freeOwnedPtrBrew<IBitmap>(IBitmap* ptr)
OwnPtrBrew.h 34 typedef struct IBitmap IBitmap;
41 template<> void freeOwnedPtrBrew<IBitmap>(IBitmap*);
  /external/webkit/WebCore/platform/brew/
ScreenBrew.cpp 51 IBitmap* bitmap = IDisplay_GetDestination(display);

Completed in 50 milliseconds