OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AsyncPixelTransferDelegate
(Results
1 - 19
of
19
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_delegate.cc
47
AsyncPixelTransferDelegate
::
AsyncPixelTransferDelegate
(){}
49
AsyncPixelTransferDelegate
::~
AsyncPixelTransferDelegate
(){}
52
void*
AsyncPixelTransferDelegate
::GetAddress(
61
void*
AsyncPixelTransferDelegate
::GetAddress(
async_pixel_transfer_manager.h
34
class
AsyncPixelTransferDelegate
;
81
AsyncPixelTransferDelegate
* CreatePixelTransferDelegate(
85
AsyncPixelTransferDelegate
* GetPixelTransferDelegate(
104
linked_ptr<
AsyncPixelTransferDelegate
> >
110
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_delegate.h
74
class GPU_EXPORT
AsyncPixelTransferDelegate
{
76
virtual ~
AsyncPixelTransferDelegate
();
103
AsyncPixelTransferDelegate
();
106
DISALLOW_COPY_AND_ASSIGN(
AsyncPixelTransferDelegate
);
async_pixel_transfer_delegate_mock.h
14
class MockAsyncPixelTransferDelegate : public
AsyncPixelTransferDelegate
{
22
// Implement
AsyncPixelTransferDelegate
.
async_pixel_transfer_manager.cc
27
AsyncPixelTransferDelegate
*
32
AsyncPixelTransferDelegate
* delegate =
38
AsyncPixelTransferDelegate
*
58
AsyncPixelTransferDelegate
* delegate = GetPixelTransferDelegate(ref);
async_pixel_transfer_manager_mock.h
29
AsyncPixelTransferDelegate
*(gles2::TextureRef* ref,
async_pixel_transfer_manager_stub.h
29
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_manager_egl.h
46
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_manager_sync.h
38
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_manager_stub.cc
11
class AsyncPixelTransferDelegateStub : public
AsyncPixelTransferDelegate
{
16
// Implement
AsyncPixelTransferDelegate
:
81
AsyncPixelTransferDelegate
*
async_pixel_transfer_manager_idle.h
52
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_manager_share_group.h
48
virtual
AsyncPixelTransferDelegate
* CreatePixelTransferDelegateImpl(
async_pixel_transfer_manager_sync.cc
12
class AsyncPixelTransferDelegateSync : public
AsyncPixelTransferDelegate
{
18
// Implement
AsyncPixelTransferDelegate
:
131
AsyncPixelTransferDelegate
*
async_pixel_transfer_manager_share_group.cc
318
AsyncPixelTransferDelegate
::GetAddress(safe_shared_memory, mem_params);
357
AsyncPixelTransferDelegate
::GetAddress(safe_shared_memory, mem_params);
394
: public
AsyncPixelTransferDelegate
,
405
// Implement
AsyncPixelTransferDelegate
:
571
AsyncPixelTransferDelegate
*
gles2_cmd_decoder.h
29
class
AsyncPixelTransferDelegate
;
gles2_cmd_decoder_mock.h
75
AsyncPixelTransferDelegate
*());
async_pixel_transfer_manager_egl.cc
270
AsyncPixelTransferDelegate
::GetAddress(safe_shared_memory, mem_params);
330
AsyncPixelTransferDelegate
::GetAddress(safe_shared_memory, mem_params);
412
: public
AsyncPixelTransferDelegate
,
423
// Implement
AsyncPixelTransferDelegate
:
766
AsyncPixelTransferDelegate
*
async_pixel_transfer_manager_idle.cc
42
: public
AsyncPixelTransferDelegate
,
51
// Implement
AsyncPixelTransferDelegate
:
329
AsyncPixelTransferDelegate
*
gles2_cmd_decoder.cc
[
all
...]
Completed in 85 milliseconds