OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitmapData
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/common/
host_shared_bitmap_manager.cc
14
class
BitmapData
: public base::RefCountedThreadSafe<
BitmapData
> {
16
BitmapData
(base::ProcessHandle process_handle,
29
friend class base::RefCountedThreadSafe<
BitmapData
>;
30
~
BitmapData
() {}
31
DISALLOW_COPY_AND_ASSIGN(
BitmapData
);
35
void FreeSharedMemory(scoped_refptr<
BitmapData
> data,
55
scoped_refptr<
BitmapData
> data(
56
new
BitmapData
(base::GetCurrentProcessHandle(),
80
BitmapData
* data = it->second.get()
[
all
...]
host_shared_bitmap_manager.h
38
class
BitmapData
;
75
typedef base::hash_map<cc::SharedBitmapId, scoped_refptr<
BitmapData
> >
/external/chromium_org/cc/test/
fake_content_layer_client.h
21
struct
BitmapData
{
48
BitmapData
data;
63
typedef std::vector<
BitmapData
> BitmapVector;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 124 milliseconds