OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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