OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BitmapData
(Results
1 - 3
of
3
) 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
...]
/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 399 milliseconds